Compartilhar via


TemplateSegment.Parts Propriedade

Definição

Obtém a lista de partes individuais no segmento de modelo.

public:
 property System::Collections::Generic::List<Microsoft::AspNetCore::Routing::Template::TemplatePart ^> ^ Parts { System::Collections::Generic::List<Microsoft::AspNetCore::Routing::Template::TemplatePart ^> ^ get(); };
public System.Collections.Generic.List<Microsoft.AspNetCore.Routing.Template.TemplatePart> Parts { get; }
member this.Parts : System.Collections.Generic.List<Microsoft.AspNetCore.Routing.Template.TemplatePart>
Public ReadOnly Property Parts As List(Of TemplatePart)

Valor da propriedade

Aplica-se a