TemplateSegment.Parts Eigenschaft

Definition

Ruft die Liste der einzelnen Teile im Vorlagensegment ab.

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)

Eigenschaftswert

Gilt für: