RolePlayerConnectDirectiveHasPathToRolePlayer.GetLinkToRolePlayerConnectDirective 方法

定义

获取 DomainPath 的 RolePlayerConnectDirectiveHasPathToRolePlayer 链接。

public:
 static Microsoft::VisualStudio::Modeling::DslDefinition::RolePlayerConnectDirectiveHasPathToRolePlayer ^ GetLinkToRolePlayerConnectDirective(Microsoft::VisualStudio::Modeling::DslDefinition::DomainPath ^ pathToRolePlayerInstance);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.RolePlayerConnectDirectiveHasPathToRolePlayer GetLinkToRolePlayerConnectDirective (Microsoft.VisualStudio.Modeling.DslDefinition.DomainPath pathToRolePlayerInstance);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinkToRolePlayerConnectDirective : Microsoft.VisualStudio.Modeling.DslDefinition.DomainPath -> Microsoft.VisualStudio.Modeling.DslDefinition.RolePlayerConnectDirectiveHasPathToRolePlayer
Public Shared Function GetLinkToRolePlayerConnectDirective (pathToRolePlayerInstance As DomainPath) As RolePlayerConnectDirectiveHasPathToRolePlayer

参数

pathToRolePlayerInstance
DomainPath

返回

RolePlayerConnectDirectiveHasPathToRolePlayer
属性

适用于