RolePlayerConnectDirectiveHasPathToRolePlayer.SetRolePlayerConnectDirective Method

Definition

Sets RolePlayerConnectDirective.

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

Parameters

element
DomainPath
newRolePlayerConnectDirective
RolePlayerConnectDirective
Attributes

Applies to