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

属性值

适用于