Sdílet prostřednictvím


PropertyPathReferencesProperty.GetLink – metoda

Získáte jeden PropertyPathReferencesProperty propojení mezi dané PropertyPathand DomainProperty.

Obor názvů:  Microsoft.VisualStudio.Modeling.DslDefinition
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (v Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)

Syntaxe

'Deklarace
Public Shared Function GetLink ( _
    source As PropertyPath, _
    target As DomainProperty _
) As PropertyPathReferencesProperty
public static PropertyPathReferencesProperty GetLink(
    PropertyPath source,
    DomainProperty target
)

Parametry

Vrácená hodnota

Typ: Microsoft.VisualStudio.Modeling.DslDefinition.PropertyPathReferencesProperty

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

PropertyPathReferencesProperty Třída

Microsoft.VisualStudio.Modeling.DslDefinition – obor názvů