Metodo RolePlayerConnectDirectiveHasPathToRolePlayer.GetPathToRolePlayer
Ottiene PathToRolePlayer.
Spazio dei nomi: Microsoft.VisualStudio.Modeling.DslDefinition
Assembly: Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)
Sintassi
'Dichiarazione
Public Shared Function GetPathToRolePlayer ( _
element As RolePlayerConnectDirective _
) As DomainPath
public static DomainPath GetPathToRolePlayer(
RolePlayerConnectDirective element
)
Parametri
Valore restituito
Tipo: Microsoft.VisualStudio.Modeling.DslDefinition.DomainPath
Sicurezza di .NET Framework
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per ulteriori informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.
Vedere anche
Riferimenti
RolePlayerConnectDirectiveHasPathToRolePlayer Classe
Spazio dei nomi Microsoft.VisualStudio.Modeling.DslDefinition