Compartir a través de


NamedDomainElement.OnNameChanged (Método)

Se llama cuando el nombre de un NamedDomainElement cambia

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
Protected Overridable Sub OnNameChanged ( _
    oldValue As String, _
    newValue As String _
)
protected virtual void OnNameChanged(
    string oldValue,
    string newValue
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

NamedDomainElement Clase

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