Partager via


PathSegmentReferencesRole.GetPathSegments, méthode

Obtient une liste de PathSegments.

Espace de noms :  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly :  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (dans Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Syntaxe

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

Paramètres

Valeur de retour

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

Sécurité .NET Framework

Voir aussi

Référence

PathSegmentReferencesRole Classe

Microsoft.VisualStudio.Modeling.DslDefinition, espace de noms