Udostępnij za pośrednictwem


Metoda PathHasSegments.GetSegments —

Pobiera listę segmentów.

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 Shared Function GetSegments ( _
    element As DomainPath _
) As LinkedElementCollection(Of PathSegment)
public static LinkedElementCollection<PathSegment> GetSegments(
    DomainPath element
)

Parametry

Wartość zwracana

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

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

PathHasSegments Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.DslDefinition