Compartir a través de


DomainPropertyHasElementNameProvider.SetElementNameProvider (Método)

Establece ElementNameProvider.

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

Sintaxis

'Declaración
Public Shared Sub SetElementNameProvider ( _
    element As DomainProperty, _
    newNameProviderType As ExternalType _
)
public static void SetElementNameProvider(
    DomainProperty element,
    ExternalType newNameProviderType
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

DomainPropertyHasElementNameProvider Clase

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