Compartilhar via


Método RolePlayerConnectDirectiveHasPathToRolePlayer.SetPathToRolePlayer

Define PathToRolePlayer.

Namespace:  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (em Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Sintaxe

'Declaração
Public Shared Sub SetPathToRolePlayer ( _
    element As RolePlayerConnectDirective, _
    newPathToRolePlayer As DomainPath _
)
public static void SetPathToRolePlayer(
    RolePlayerConnectDirective element,
    DomainPath newPathToRolePlayer
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

RolePlayerConnectDirectiveHasPathToRolePlayer Classe

Namespace Microsoft.VisualStudio.Modeling.DslDefinition