Freigeben über


PropertyPathReferencesProperty.GetLinkToProperty-Methode

Ruft den PropertyPathReferencesProperty-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 GetLinkToProperty ( _
    propertyPathInstance As PropertyPath _
) As PropertyPathReferencesProperty
public static PropertyPathReferencesProperty GetLinkToProperty(
    PropertyPath propertyPathInstance
)

Parameter

Rückgabewert

Typ: Microsoft.VisualStudio.Modeling.DslDefinition.PropertyPathReferencesProperty

.NET Framework-Sicherheit

Siehe auch

Referenz

PropertyPathReferencesProperty Klasse

Microsoft.VisualStudio.Modeling.DslDefinition-Namespace