Partager via


RefactoringOperation.AppliedChanges, champ

Déclenché après l'application des modifications.

Espace de noms :  Microsoft.VisualStudio.Data.Schema.Package.Refactoring
Assembly :  Microsoft.VisualStudio.Data.Schema.Package (dans Microsoft.VisualStudio.Data.Schema.Package.dll)

Syntaxe

'Déclaration
Public AppliedChanges As EventHandler(Of ApplyChangesEventArgs)
public EventHandler<ApplyChangesEventArgs> AppliedChanges
public:
EventHandler<ApplyChangesEventArgs^>^ AppliedChanges
val mutable AppliedChanges: EventHandler<ApplyChangesEventArgs>
public var AppliedChanges : EventHandler<ApplyChangesEventArgs>

Sécurité .NET Framework

Voir aussi

Référence

RefactoringOperation Classe

Microsoft.VisualStudio.Data.Schema.Package.Refactoring, espace de noms