ICodeRefactoringEvents Interface
Provides events that notify about the occurrence of a refactoring operation.
Assembly: Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)
| Name | Description | |
|---|---|---|
![]() | ClassNameChanged | Occurs after the name of a class has been changed. |
![]() | ClassNameChanging | Occurs when the name of a class is about to be changed. |
![]() | NamespaceNameChanged | Occurs after the name of a namespace has been changed |
![]() | NamespaceNameChanging | Occurs when the name of a namespace is about to be changed. |
Show:
