Compartilhar via


TemplateMatcher.Defaults Propriedade

Definição

Obtém os valores padrão para parâmetros no 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

Valor da propriedade

Aplica-se a