Share via


ODataSegmentKinds.Value Field

 

Represents the OData $value segment.

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

Syntax

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

Field Value

Type: System.String

See Also

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

Return to top