Udostępnij za pośrednictwem


Właściwość DomainPath.Segments —

Pobiera listę segmentów.Segmenty ścieżki.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.DslDefinition
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (w Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)

Składnia

'Deklaracja
Public ReadOnly Property Segments As LinkedElementCollection(Of PathSegment)
public LinkedElementCollection<PathSegment> Segments { get; }

Wartość właściwości

Typ: Microsoft.VisualStudio.Modeling.LinkedElementCollection<PathSegment>

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

DomainPath Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.DslDefinition