Sdílet prostřednictvím


PathSegmentReferencesRole.GetPathSegments – metoda

Získá seznam PathSegments.

Obor názvů:  Microsoft.VisualStudio.Modeling.DslDefinition
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (v Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Syntaxe

'Deklarace
Public Shared Function GetPathSegments ( _
    element As DomainRole _
) As LinkedElementCollection(Of PathSegment)
public static LinkedElementCollection<PathSegment> GetPathSegments(
    DomainRole element
)

Parametry

Vrácená hodnota

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

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

PathSegmentReferencesRole Třída

Microsoft.VisualStudio.Modeling.DslDefinition – obor názvů