OutboundMatch.TemplateBinder Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Obtém ou define o TemplateBinder.
public:
property Microsoft::AspNetCore::Routing::Template::TemplateBinder ^ TemplateBinder { Microsoft::AspNetCore::Routing::Template::TemplateBinder ^ get(); void set(Microsoft::AspNetCore::Routing::Template::TemplateBinder ^ value); };
public Microsoft.AspNetCore.Routing.Template.TemplateBinder TemplateBinder { get; set; }
member this.TemplateBinder : Microsoft.AspNetCore.Routing.Template.TemplateBinder with get, set
Public Property TemplateBinder As TemplateBinder