CompoundActionFactory Class
Creates CompoundAction objects based on specific source files and views.
Namespace: Microsoft.VisualStudio.Package
Assemblies: Microsoft.VisualStudio.Package.LanguageService.9.0 (in Microsoft.VisualStudio.Package.LanguageService.9.0.dll)
Microsoft.VisualStudio.Package.LanguageService.10.0 (in Microsoft.VisualStudio.Package.LanguageService.10.0.dll)
Syntax
'宣言
Public MustInherit Class CompoundActionFactory
'使用
Dim instance As CompoundActionFactory
public abstract class CompoundActionFactory
public ref class CompoundActionFactory abstract
[<AbstractClassAttribute>]
type CompoundActionFactory = class end
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.