RolePlayerConnectDirectiveHasPathToRolePlayer.SetPathToRolePlayer (Método)

establece PathToRolePlayer.

Espacio de nombres:  Microsoft.VisualStudio.Modeling.DslDefinition
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (en Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Sintaxis

'Declaración
Public Shared Sub SetPathToRolePlayer ( _
    element As RolePlayerConnectDirective, _
    newPathToRolePlayer As DomainPath _
)
public static void SetPathToRolePlayer(
    RolePlayerConnectDirective element,
    DomainPath newPathToRolePlayer
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

RolePlayerConnectDirectiveHasPathToRolePlayer Clase

Microsoft.VisualStudio.Modeling.DslDefinition (Espacio de nombres)