Sdílet prostřednictvím


DomainPropertyHasElementNameProvider.GetLink – metoda

Získáte jeden DomainPropertyHasElementNameProvider propojení mezi dané DomainPropertyand ExternalType.

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 DomainProperty, _
    target As ExternalType _
) As DomainPropertyHasElementNameProvider
public static DomainPropertyHasElementNameProvider GetLink(
    DomainProperty source,
    ExternalType target
)

Parametry

Vrácená hodnota

Typ: Microsoft.VisualStudio.Modeling.DslDefinition.DomainPropertyHasElementNameProvider

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

DomainPropertyHasElementNameProvider Třída

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