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.
Wildcard route template for the OData path route variable.
Namespace: System.Web.Http.OData.Routing
Assembly: System.Web.Http.OData (in System.Web.Http.OData.dll)
Syntax
public static readonly string ODataPathTemplate
public:
static initonly String^ ODataPathTemplate
static val ODataPathTemplate : string
Public Shared ReadOnly ODataPathTemplate As String
Field Value
Type: System.String
See Also
ODataRouteConstants Class
System.Web.Http.OData.Routing Namespace
Return to top