CodeFactory Platform CodeFactory Platform
CodeFactory Platform CodeFactory Platform
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)
    ICommand<VsSolutionFolder>.ExecuteCommandAsync(VsSolutionFolder)
    Namespace: CodeFactory.VisualStudio.SolutionExplorer
    Assembly: CodeFactory.VisualStudio.dll
    Syntax
    public interface ISolutionFolderCommand : IVsFactoryCommand<VsSolutionFolder>, IVsCommandInformation, ICommand<VsSolutionFolder>
    © CodeFactory, LLC. All rights reserved.