RolePlayerConnectDirectiveHasPathToRolePlayer.SetPathToRolePlayer Method

Definition

Sets PathToRolePlayer.

public:
 static void SetPathToRolePlayer(Microsoft::VisualStudio::Modeling::DslDefinition::RolePlayerConnectDirective ^ element, Microsoft::VisualStudio::Modeling::DslDefinition::DomainPath ^ newPathToRolePlayer);
[System.Diagnostics.DebuggerStepThrough]
public static void SetPathToRolePlayer (Microsoft.VisualStudio.Modeling.DslDefinition.RolePlayerConnectDirective element, Microsoft.VisualStudio.Modeling.DslDefinition.DomainPath newPathToRolePlayer);
[<System.Diagnostics.DebuggerStepThrough>]
static member SetPathToRolePlayer : Microsoft.VisualStudio.Modeling.DslDefinition.RolePlayerConnectDirective * Microsoft.VisualStudio.Modeling.DslDefinition.DomainPath -> unit
Public Shared Sub SetPathToRolePlayer (element As RolePlayerConnectDirective, newPathToRolePlayer As DomainPath)

Parameters

newPathToRolePlayer
DomainPath
Attributes

Applies to