Sdílet prostřednictvím


RefactoringOperation.ApplyingChanges – pole

Je aktivována před změny použity.

Obor názvů:  Microsoft.VisualStudio.Data.Schema.Package.Refactoring
Sestavení:  Microsoft.VisualStudio.Data.Schema.Package (v Microsoft.VisualStudio.Data.Schema.Package.dll)

Syntaxe

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

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

RefactoringOperation Třída

Microsoft.VisualStudio.Data.Schema.Package.Refactoring – obor názvů