RolePlayerConnectDirectiveHasPathToRolePlayer.GetLinkToPathToRolePlayer 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.
Get the RolePlayerConnectDirectiveHasPathToRolePlayer link to a RolePlayerConnectDirective.
public:
static Microsoft::VisualStudio::Modeling::DslDefinition::RolePlayerConnectDirectiveHasPathToRolePlayer ^ GetLinkToPathToRolePlayer(Microsoft::VisualStudio::Modeling::DslDefinition::RolePlayerConnectDirective ^ rolePlayerConnectDirectiveInstance);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.RolePlayerConnectDirectiveHasPathToRolePlayer GetLinkToPathToRolePlayer (Microsoft.VisualStudio.Modeling.DslDefinition.RolePlayerConnectDirective rolePlayerConnectDirectiveInstance);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinkToPathToRolePlayer : Microsoft.VisualStudio.Modeling.DslDefinition.RolePlayerConnectDirective -> Microsoft.VisualStudio.Modeling.DslDefinition.RolePlayerConnectDirectiveHasPathToRolePlayer
Public Shared Function GetLinkToPathToRolePlayer (rolePlayerConnectDirectiveInstance As RolePlayerConnectDirective) As RolePlayerConnectDirectiveHasPathToRolePlayer
Parameters
- rolePlayerConnectDirectiveInstance
- RolePlayerConnectDirective
Returns
- Attributes