次の方法で共有


ActionConstraintContext.RouteContext プロパティ

定義

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

プロパティ値

適用対象