DomainPropertyHasElementNameProvider.GetLinkToElementNameProvider (Método)

Obtiene el vínculo de DomainPropertyHasElementNameProvider a un DomainProperty.

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 GetLinkToElementNameProvider ( _
    domainPropertyInstance As DomainProperty _
) As DomainPropertyHasElementNameProvider
public static DomainPropertyHasElementNameProvider GetLinkToElementNameProvider(
    DomainProperty domainPropertyInstance
)

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)