Compartilhar via


Método RoleHasRolePlayer.SetRolePlayer

Define RolePlayer.

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 SetRolePlayer ( _
    element As DomainRole, _
    newRolePlayer As DomainClass _
)
public static void SetRolePlayer(
    DomainRole element,
    DomainClass newRolePlayer
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

RoleHasRolePlayer Classe

Namespace Microsoft.VisualStudio.Modeling.DslDefinition