CompoundActionFactory Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Creates CompoundAction objects based on specific source files and views.
public ref class CompoundActionFactory abstract
[Windows::Foundation::Metadata::WebHostHidden]
public ref class CompoundActionFactory abstract
[Windows::Foundation::Metadata::WebHostHidden]
class CompoundActionFactory abstract
public abstract class CompoundActionFactory
type CompoundActionFactory = class
Public MustInherit Class CompoundActionFactory
- Inheritance
-
CompoundActionFactory
Constructors
CompoundActionFactory() |
Initializes a new instance of the CompoundActionFactory class. |
Methods
GetCompoundAction(IVsTextView, Source, String) |
Creates a CompoundAction object based on a view or specified source. |