RolePlayerConnectDirectiveHasPathToRolePlayer.GetPathToRolePlayer Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- element
- RolePlayerConnectDirective
Returns
- Attributes