Freigeben über


PropertyPathReferencesProperty.GetLink-Methode

Ruft den PropertyPathReferencesProperty-Link zwischen einem angegebenen PropertyPath und einem DomainProperty 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 GetLink ( _
    source As PropertyPath, _
    target As DomainProperty _
) As PropertyPathReferencesProperty
public static PropertyPathReferencesProperty GetLink(
    PropertyPath source,
    DomainProperty target
)

Parameter

Rückgabewert

Typ: Microsoft.VisualStudio.Modeling.DslDefinition.PropertyPathReferencesProperty

.NET Framework-Sicherheit

Siehe auch

Referenz

PropertyPathReferencesProperty Klasse

Microsoft.VisualStudio.Modeling.DslDefinition-Namespace