Partager via


DomainPropertyHasElementNameProvider.SetElementNameProvider, méthode

Définit ElementNameProvider.

Espace de noms :  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly :  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (dans Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Syntaxe

'Déclaration
Public Shared Sub SetElementNameProvider ( _
    element As DomainProperty, _
    newNameProviderType As ExternalType _
)
public static void SetElementNameProvider(
    DomainProperty element,
    ExternalType newNameProviderType
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

DomainPropertyHasElementNameProvider Classe

Microsoft.VisualStudio.Modeling.DslDefinition, espace de noms