Freigeben über


CustomPropertyDescriptor.GetLinkToTypeDescriptor-Methode

Ruft den CustomPropertyDescriptor-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 GetLinkToTypeDescriptor ( _
    distantPropertyPathInstance As PropertyPath _
) As CustomPropertyDescriptor
public static CustomPropertyDescriptor GetLinkToTypeDescriptor(
    PropertyPath distantPropertyPathInstance
)

Parameter

Rückgabewert

Typ: Microsoft.VisualStudio.Modeling.DslDefinition.CustomPropertyDescriptor

.NET Framework-Sicherheit

Siehe auch

Referenz

CustomPropertyDescriptor Klasse

Microsoft.VisualStudio.Modeling.DslDefinition-Namespace