Partager via


PathHasSegments.GetLinksToSegments, méthode

Obtient la liste de liens PathHasSegments vers DomainPath.

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

Syntaxe

'Déclaration
Public Shared Function GetLinksToSegments ( _
    pathInstance As DomainPath _
) As ReadOnlyCollection(Of PathHasSegments)
public static ReadOnlyCollection<PathHasSegments> GetLinksToSegments(
    DomainPath pathInstance
)

Paramètres

Valeur de retour

Type : System.Collections.ObjectModel.ReadOnlyCollection<PathHasSegments>

Sécurité .NET Framework

Voir aussi

Référence

PathHasSegments Classe

Microsoft.VisualStudio.Modeling.DslDefinition, espace de noms