Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Called when the Name property has changed.
Namespace: Microsoft.VisualStudio.Data.Framework
Assembly: Microsoft.VisualStudio.Data.Framework (in Microsoft.VisualStudio.Data.Framework.dll)
Syntax
'Declaración
Protected Overridable Sub OnNameChanged
protected virtual void OnNameChanged()
protected:
virtual void OnNameChanged()
abstract OnNameChanged : unit -> unit
override OnNameChanged : unit -> unit
protected function OnNameChanged()
Remarks
Notes to Inheritors
The base implementation of this method does nothing.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.