RolePlayerConnectDirectiveHasPathToRolePlayer.GetLinkToRolePlayerConnectDirective Method

Definition

Get the RolePlayerConnectDirectiveHasPathToRolePlayer link to a DomainPath.

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

Parameters

pathToRolePlayerInstance
DomainPath

Returns

Attributes

Applies to