Partager via


PathHasSegments.GetSegments, méthode

Obtient une liste de segments.

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

Paramètres

Valeur de retour

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

Sécurité .NET Framework

Voir aussi

Référence

PathHasSegments Classe

Microsoft.VisualStudio.Modeling.DslDefinition, espace de noms