Bagikan melalui


RoutePatternPathSegment.Parts Properti

Definisi

Mendapatkan daftar bagian dalam segmen ini.

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)

Nilai Properti

Berlaku untuk