CodeFactory for Windows CodeFactory for Windows
CodeFactory for Windows CodeFactory for Windows
CodeFactory

Search Results for

    Interface ISolutionCommand

    Code factory command that triggers from the context menu of solution node in solution explorer.

    Inherited Members
    IVsFactoryCommand<VsSolution>.VisualStudioActions
    IVsCommandInformation.CommandTitle
    IVsCommandInformation.CommandDescription
    IVsCommandInformation.CommandType
    ICommand<VsSolution>.EnableCommandAsync(VsSolution)
    ICommandBase<VsSolution>.ExecuteCommandAsync(VsSolution)
    Namespace: CodeFactory.WinVs.Commands.SolutionExplorer
    Assembly: CodeFactory.WinVs.dll
    Syntax
    public interface ISolutionCommand : IVsFactoryCommand<VsSolution>, IVsCommandInformation, ICommand<VsSolution>, ICommandBase<VsSolution>
    © CodeFactory, LLC. All rights reserved.