Share via


ODataSegmentKinds.Property Field

 

Represents a segment indicating a property access.

Namespace:   System.Web.Http.OData.Routing
Assembly:  System.Web.Http.OData (in System.Web.Http.OData.dll)

Syntax

public static readonly string Property
public:
static initonly String^ Property
static val Property : string
Public Shared ReadOnly Property As String

Field Value

Type: System.String

See Also

ODataSegmentKinds Class
System.Web.Http.OData.Routing Namespace

Return to top