Partager via


PathSegmentReferencesRole, constructeur (PathSegment, DomainRole)

Le constructeur crée un lien de PathSegmentReferencesRole dans la même partition que le PathSegment 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 PathSegment, _
    target As DomainRole _
)
public PathSegmentReferencesRole(
    PathSegment source,
    DomainRole target
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

PathSegmentReferencesRole Classe

PathSegmentReferencesRole, surcharge

Microsoft.VisualStudio.Modeling.DslDefinition, espace de noms