ODataRouteConstants.ODataPathTemplate Field

 

Wildcard route template for the OData path route variable.

Namespace:   System.Web.OData.Routing
Assembly:  System.Web.OData (in System.Web.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.OData.Routing Namespace

Return to top