Partager via


PathHasSegments.SetPath, méthode

Définit le chemin d'accès.

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 Sub SetPath ( _
    element As PathSegment, _
    newPath As DomainPath _
)
public static void SetPath(
    PathSegment element,
    DomainPath newPath
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

PathHasSegments Classe

Microsoft.VisualStudio.Modeling.DslDefinition, espace de noms