ODataRouteConstants.VersionConstraintName Field

 

Parameter name to use for the OData version route constraint.

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

Syntax

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

Field Value

Type: System.String

See Also

ODataRouteConstants Class
System.Web.Http.OData.Routing Namespace

Return to top