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
- Plná důvěra přímému volajícímu. Částečně zabezpečený kód nemůže tento člen použít. Další informace naleznete v tématu Používání knihoven z částečně důvěryhodného kódu.
Viz také
Odkaz
Microsoft.VisualStudio.Data.Schema.Package.Refactoring – obor názvů