Поделиться через


RefactoringOperation.ApplyingChanges - поле

Вызывается перед применением изменений.

Пространство имен:  Microsoft.VisualStudio.Data.Schema.Package.Refactoring
Сборка:  Microsoft.VisualStudio.Data.Schema.Package (в Microsoft.VisualStudio.Data.Schema.Package.dll)

Синтаксис

'Декларация
Public ApplyingChanges As EventHandler(Of ApplyChangesEventArgs)
public EventHandler<ApplyChangesEventArgs> ApplyingChanges
public:
EventHandler<ApplyChangesEventArgs^>^ ApplyingChanges
val mutable ApplyingChanges: EventHandler<ApplyChangesEventArgs>
public var ApplyingChanges : EventHandler<ApplyChangesEventArgs>

Безопасность платформы .NET Framework

См. также

Ссылки

RefactoringOperation Класс

Microsoft.VisualStudio.Data.Schema.Package.Refactoring - пространство имен