Partilhar via


Método PathSegmentReferencesRole.SetRole

Define a função.

Namespace:  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (em Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Sintaxe

'Declaração
Public Shared Sub SetRole ( _
    element As PathSegment, _
    newRole As DomainRole _
)
public static void SetRole(
    PathSegment element,
    DomainRole newRole
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

PathSegmentReferencesRole Classe

Namespace Microsoft.VisualStudio.Modeling.DslDefinition