RefactoringOperation.AppliedChanges (Campo)

Se genera una vez aplicados 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 AppliedChanges As EventHandler(Of ApplyChangesEventArgs)
public EventHandler<ApplyChangesEventArgs> AppliedChanges
public:
EventHandler<ApplyChangesEventArgs^>^ AppliedChanges
val mutable AppliedChanges: EventHandler<ApplyChangesEventArgs>
public var AppliedChanges : EventHandler<ApplyChangesEventArgs>

Seguridad de .NET Framework

Vea también

Referencia

RefactoringOperation Clase

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