Partilhar via


Método DomainRoleInfo.SetRolePlayer (ElementLink, Guid, ModelElement)

Atribui um elemento a uma função em um relacionamento.

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

Sintaxe

'Declaração
Public Shared Sub SetRolePlayer ( _
    link As ElementLink, _
    domainRoleId As Guid, _
    newRolePlayerElement As ModelElement _
)
public static void SetRolePlayer(
    ElementLink link,
    Guid domainRoleId,
    ModelElement newRolePlayerElement
)

Parâmetros

  • domainRoleId
    Tipo: System.Guid
    Função de domínio para definir o player de função para.

Segurança do .NET Framework

Consulte também

Referência

DomainRoleInfo Classe

Sobrecargas SetRolePlayer

Namespace Microsoft.VisualStudio.Modeling