Partager via


PathSegmentReferencesRole.SetRole, méthode

Définit le rôle.

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 SetRole ( _
    element As PathSegment, _
    newRole As DomainRole _
)
public static void SetRole(
    PathSegment element,
    DomainRole newRole
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

PathSegmentReferencesRole Classe

Microsoft.VisualStudio.Modeling.DslDefinition, espace de noms