DomainPropertyHasElementNameProvider.GetLink (Método)

Obtiene el vínculo de DomainPropertyHasElementNameProvider entre un DomainPropertyand dado un ExternalType.

Espacio de nombres:  Microsoft.VisualStudio.Modeling.DslDefinition
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (en Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Sintaxis

'Declaración
Public Shared Function GetLink ( _
    source As DomainProperty, _
    target As ExternalType _
) As DomainPropertyHasElementNameProvider
public static DomainPropertyHasElementNameProvider GetLink(
    DomainProperty source,
    ExternalType target
)

Parámetros

Valor devuelto

Tipo: Microsoft.VisualStudio.Modeling.DslDefinition.DomainPropertyHasElementNameProvider

Seguridad de .NET Framework

Vea también

Referencia

DomainPropertyHasElementNameProvider Clase

Microsoft.VisualStudio.Modeling.DslDefinition (Espacio de nombres)