ODataSegmentKinds.Ref Field
Represents the OData $ref segment.
Namespace: System.Web.OData.Routing
Assembly: System.Web.OData (in System.Web.OData.dll)
Syntax
public static readonly string Ref
public:
static initonly String^ Ref
static val Ref : string
Public Shared ReadOnly Ref As String
Field Value
Type: System.String
See Also
ODataSegmentKinds Class
System.Web.OData.Routing Namespace
Return to top