RolePlayerConnectDirectiveHasPathToRolePlayer.SetRolePlayerConnectDirective 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.
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