Partager via


PathHasSegments.GetLink, méthode

Obtenez à l'un de PathHasSegments lien entre un DomainPathand donné un PathSegment.

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 GetLink ( _
    source As DomainPath, _
    target As PathSegment _
) As PathHasSegments
public static PathHasSegments GetLink(
    DomainPath source,
    PathSegment target
)

Paramètres

Valeur de retour

Type : Microsoft.VisualStudio.Modeling.DslDefinition.PathHasSegments

Sécurité .NET Framework

Voir aussi

Référence

PathHasSegments Classe

Microsoft.VisualStudio.Modeling.DslDefinition, espace de noms