DomainRoleInfo.GetRolePlayer 方法 (ElementLink)

获取对应于此角色的链接角色扮演者。

命名空间:  Microsoft.VisualStudio.Modeling
程序集:  Microsoft.VisualStudio.Modeling.Sdk.11.0(在 Microsoft.VisualStudio.Modeling.Sdk.11.0.dll 中)

语法

声明
Public Function GetRolePlayer ( _
    link As ElementLink _
) As ModelElement
public ModelElement GetRolePlayer(
    ElementLink link
)

参数

返回值

类型:Microsoft.VisualStudio.Modeling.ModelElement
是此角色的角色扮演者的 ModelElement

.NET Framework 安全性

请参见

参考

DomainRoleInfo 类

GetRolePlayer 重载

Microsoft.VisualStudio.Modeling 命名空间