RolePlayerConnectDirectiveHasPathToRolePlayer.SetPathToRolePlayer 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 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
- element
- RolePlayerConnectDirective
- newPathToRolePlayer
- DomainPath
- Attributes