RefactoringOperation.ApplyingChanges (Campo)

Se genera antes de que se apliquen los cambios.

Espacio de nombres:  Microsoft.VisualStudio.Data.Schema.Package.Refactoring
Ensamblado:  Microsoft.VisualStudio.Data.Schema.Package (en Microsoft.VisualStudio.Data.Schema.Package.dll)

Sintaxis

'Declaración
Public ApplyingChanges As EventHandler(Of ApplyChangesEventArgs)
public EventHandler<ApplyChangesEventArgs> ApplyingChanges
public:
EventHandler<ApplyChangesEventArgs^>^ ApplyingChanges
val mutable ApplyingChanges: EventHandler<ApplyChangesEventArgs>
public var ApplyingChanges : EventHandler<ApplyChangesEventArgs>

Seguridad de .NET Framework

Vea también

Referencia

RefactoringOperation Clase

Microsoft.VisualStudio.Data.Schema.Package.Refactoring (Espacio de nombres)