Partager via


PathHasSegments, constructeur (DomainPath, PathSegment)

Le constructeur crée un lien de PathHasSegments dans la même partition que le DomainPath donné

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

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

PathHasSegments Classe

PathHasSegments, surcharge

Microsoft.VisualStudio.Modeling.DslDefinition, espace de noms