Freigeben über


RouteTemplate.Segments Eigenschaft

Definition

Ruft die Liste derer TemplateSegment ab, die die Routenvorlage kompromittieren.

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

Eigenschaftswert

Gilt für: