Freigeben über


PropertyPathHasPath.GetLinkToPathToProperty-Methode

Ruft den PropertyPathHasPath-Link für PropertyPath 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 GetLinkToPathToProperty ( _
    propertyPathInstance As PropertyPath _
) As PropertyPathHasPath
public static PropertyPathHasPath GetLinkToPathToProperty(
    PropertyPath propertyPathInstance
)

Parameter

Rückgabewert

Typ: Microsoft.VisualStudio.Modeling.DslDefinition.PropertyPathHasPath

.NET Framework-Sicherheit

Siehe auch

Referenz

PropertyPathHasPath Klasse

Microsoft.VisualStudio.Modeling.DslDefinition-Namespace