ODataSegmentKinds.Unresolved Field
Represents a segment that is not understood.
Namespace: System.Web.OData.Routing
Assembly: System.Web.OData (in System.Web.OData.dll)
Syntax
public static readonly string Unresolved
public:
static initonly String^ Unresolved
static val Unresolved : string
Public Shared ReadOnly Unresolved As String
Field Value
Type: System.String
See Also
ODataSegmentKinds Class
System.Web.OData.Routing Namespace
Return to top