Freigeben über


PropertyPathHasPath.GetPathToProperty-Methode

Ruft PathToProperty ab.

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

Syntax

'Declaration
Public Shared Function GetPathToProperty ( _
    element As PropertyPath _
) As DomainPath
public static DomainPath GetPathToProperty(
    PropertyPath element
)

Parameter

Rückgabewert

Typ: Microsoft.VisualStudio.Modeling.DslDefinition.DomainPath

.NET Framework-Sicherheit

Siehe auch

Referenz

PropertyPathHasPath Klasse

Microsoft.VisualStudio.Modeling.DslDefinition-Namespace