Compartilhar via


Método DomainPropertyHasElementNameProvider.GetLink

Obtenha um link entre um determinado DomainPropertyand um ExternalType DomainPropertyHasElementNameProvider.

Namespace:  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (em Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Sintaxe

'Declaração
Public Shared Function GetLink ( _
    source As DomainProperty, _
    target As ExternalType _
) As DomainPropertyHasElementNameProvider
public static DomainPropertyHasElementNameProvider GetLink(
    DomainProperty source,
    ExternalType target
)

Parâmetros

Valor de retorno

Tipo: Microsoft.VisualStudio.Modeling.DslDefinition.DomainPropertyHasElementNameProvider

Segurança do .NET Framework

Consulte também

Referência

DomainPropertyHasElementNameProvider Classe

Namespace Microsoft.VisualStudio.Modeling.DslDefinition