CompoundActionFactory Class

Creates CompoundAction objects based on specific source files and views.

Namespace:  Microsoft.VisualStudio.Package
Assembly:  Microsoft.VisualStudio.Package.LanguageService.9.0 (in Microsoft.VisualStudio.Package.LanguageService.9.0.dll)

Syntax

Public MustInherit Class CompoundActionFactory

Dim instance As CompoundActionFactory
public abstract class CompoundActionFactory
public ref class CompoundActionFactory abstract
public abstract class CompoundActionFactory

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.Package.CompoundActionFactory

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

CompoundActionFactory Members

Microsoft.VisualStudio.Package Namespace