Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the service root segment (for OData service document).
Namespace: System.Web.Http.OData.Routing
Assembly: System.Web.Http.OData (in System.Web.Http.OData.dll)
Syntax
public static readonly string ServiceBase
public:
static initonly String^ ServiceBase
static val ServiceBase : string
Public Shared ReadOnly ServiceBase As String
Field Value
Type: System.String
See Also
ODataSegmentKinds Class
System.Web.Http.OData.Routing Namespace
Return to top