RoleHasRolePlayer.GetLinkToRolePlayer(DomainRole) Método

Definição

Obtenha o link do RoleHasRolePlayer para um DomainRole.

public:
 static Microsoft::VisualStudio::Modeling::DslDefinition::RoleHasRolePlayer ^ GetLinkToRolePlayer(Microsoft::VisualStudio::Modeling::DslDefinition::DomainRole ^ roleInstance);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.RoleHasRolePlayer GetLinkToRolePlayer (Microsoft.VisualStudio.Modeling.DslDefinition.DomainRole roleInstance);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinkToRolePlayer : Microsoft.VisualStudio.Modeling.DslDefinition.DomainRole -> Microsoft.VisualStudio.Modeling.DslDefinition.RoleHasRolePlayer
Public Shared Function GetLinkToRolePlayer (roleInstance As DomainRole) As RoleHasRolePlayer

Parâmetros

roleInstance
DomainRole

Retornos

RoleHasRolePlayer
Atributos

Aplica-se a