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

Search Results for

    Interface ISolutionFolderCommand

    Code factory command that is triggered from the context menu of the a solution folder in the solution explorer window.

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