PathSegmentReferencesRole.SetRole (Método)

establece rol.

Espacio de nombres:  Microsoft.VisualStudio.Modeling.DslDefinition
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (en Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Sintaxis

'Declaración
Public Shared Sub SetRole ( _
    element As PathSegment, _
    newRole As DomainRole _
)
public static void SetRole(
    PathSegment element,
    DomainRole newRole
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

PathSegmentReferencesRole Clase

Microsoft.VisualStudio.Modeling.DslDefinition (Espacio de nombres)