Partager via


Decorator.OnNameChanged, méthode

Appelée lorsque le nom de l'élément décoratif change

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

Syntaxe

'Déclaration
Protected Overridable Sub OnNameChanged ( _
    oldValue As String, _
    newValue As String _
)
protected virtual void OnNameChanged(
    string oldValue,
    string newValue
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

Decorator Classe

Microsoft.VisualStudio.Modeling.DslDefinition, espace de noms