Sdílet prostřednictvím


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

Viz také

Odkaz

RefactoringOperation Třída

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