ODataRouteConstants.ConstraintName Field

 

Parameter name to use for the OData path route constraint.

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

Syntax

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

Field Value

Type: System.String

See Also

ODataRouteConstants Class
System.Web.OData.Routing Namespace

Return to top