ODataRouteConstants.ODataPath Field

 

Route variable name for the OData path.

Namespace:   System.Web.OData.Routing
Assembly:  System.Web.OData (in System.Web.OData.dll)

Syntax

public static readonly string ODataPath
public:
static initonly String^ ODataPath
static val ODataPath : string
Public Shared ReadOnly ODataPath As String

Field Value

Type: System.String

See Also

ODataRouteConstants Class
System.Web.OData.Routing Namespace

Return to top