CodeFactory Platform CodeFactory Platform
CodeFactory Platform CodeFactory Platform
CodeFactory

Search Results for

    Interface IProjectFolderCommand

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

    Inherited Members
    IVsFactoryCommand<VsProjectFolder>.VisualStudioActions
    IVsCommandInformation.CommandTitle
    IVsCommandInformation.CommandDescription
    IVsCommandInformation.CommandType
    ICommand<VsProjectFolder>.EnableCommandAsync(VsProjectFolder)
    ICommand<VsProjectFolder>.ExecuteCommandAsync(VsProjectFolder)
    Namespace: CodeFactory.VisualStudio.SolutionExplorer
    Assembly: CodeFactory.VisualStudio.dll
    Syntax
    public interface IProjectFolderCommand : IVsFactoryCommand<VsProjectFolder>, IVsCommandInformation, ICommand<VsProjectFolder>
    © CodeFactory, LLC. All rights reserved.