Freigeben über


RolePlayerConnectDirectiveHasPathToRolePlayer.GetPathToRolePlayer-Methode

Ruft PathToRolePlayer ab.

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

Syntax

'Declaration
Public Shared Function GetPathToRolePlayer ( _
    element As RolePlayerConnectDirective _
) As DomainPath
public static DomainPath GetPathToRolePlayer(
    RolePlayerConnectDirective element
)

Parameter

Rückgabewert

Typ: Microsoft.VisualStudio.Modeling.DslDefinition.DomainPath

.NET Framework-Sicherheit

Siehe auch

Referenz

RolePlayerConnectDirectiveHasPathToRolePlayer Klasse

Microsoft.VisualStudio.Modeling.DslDefinition-Namespace