RolePlayerConnectDirectiveHasPathToRolePlayer.GetPathToRolePlayer Method

Definition

Gets 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

Parameters

Returns

Attributes

Applies to