ActionConstraintContext.RouteContext Property

Definition

public:
 property Microsoft::AspNetCore::Routing::RouteContext ^ RouteContext { Microsoft::AspNetCore::Routing::RouteContext ^ get(); void set(Microsoft::AspNetCore::Routing::RouteContext ^ value); };
public Microsoft.AspNetCore.Routing.RouteContext RouteContext { get; set; }
member this.RouteContext : Microsoft.AspNetCore.Routing.RouteContext with get, set
Public Property RouteContext As RouteContext

Property Value

Applies to