Interface ISolutionFolderCommand
Code factory command that is triggered from the context menu of the a solution folder in the solution explorer window.
Inherited Members
Namespace: CodeFactory.VisualStudio.SolutionExplorer
Assembly: CodeFactory.VisualStudio.dll
Syntax
public interface ISolutionFolderCommand : IVsFactoryCommand<VsSolutionFolder>, IVsCommandInformation, ICommand<VsSolutionFolder>