RefactoringOperation.AppliedChanges – pole
Je aktivována po 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 AppliedChanges As EventHandler(Of ApplyChangesEventArgs)
public EventHandler<ApplyChangesEventArgs> AppliedChanges
public:
EventHandler<ApplyChangesEventArgs^>^ AppliedChanges
val mutable AppliedChanges: EventHandler<ApplyChangesEventArgs>
public var AppliedChanges : 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ů