次の方法で共有


TemplateMatcher.Defaults プロパティ

定義

内のパラメーターの既定値を取得します Template

public:
 property Microsoft::AspNetCore::Routing::RouteValueDictionary ^ Defaults { Microsoft::AspNetCore::Routing::RouteValueDictionary ^ get(); };
public Microsoft.AspNetCore.Routing.RouteValueDictionary Defaults { get; }
member this.Defaults : Microsoft.AspNetCore.Routing.RouteValueDictionary
Public ReadOnly Property Defaults As RouteValueDictionary

プロパティ値

適用対象