Interface ISolutionCommand
Code factory command that triggers from the context menu of solution node in solution explorer.
Inherited Members
Namespace: CodeFactory.WinVs.Commands.SolutionExplorer
Assembly: CodeFactory.WinVs.dll
Syntax
public interface ISolutionCommand : IVsFactoryCommand<VsSolution>, IVsCommandInformation, ICommand<VsSolution>, ICommandBase<VsSolution>