RoutePatternPathSegment.Parts Właściwość

Definicja

Pobiera listę części w tym segmencie.

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

Wartość właściwości

Dotyczy