RoleHasRolePlayer.GetRolePlayer(DomainRole) 方法

定义

获取 RolePlayer。

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

参数

element
DomainRole

返回

DomainClass
属性

适用于