RolePlayerConnectDirectiveHasPathToRolePlayer.GetPathToRolePlayer 方法

定义

获取 PathToRolePlayer。

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

参数

返回

DomainPath
属性

适用于