Поделиться через


TemplateSegment.Parts Свойство

Определение

Возвращает список отдельных частей в сегменте шаблона.

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)

Значение свойства

Применяется к