CodeFactory for Windows CodeFactory for Windows
CodeFactory for Windows CodeFactory for Windows
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)
    ICommandBase<VsProjectFolder>.ExecuteCommandAsync(VsProjectFolder)
    Namespace: CodeFactory.WinVs.Commands.SolutionExplorer
    Assembly: CodeFactory.WinVs.dll
    Syntax
    public interface IProjectFolderCommand : IVsFactoryCommand<VsProjectFolder>, IVsCommandInformation, ICommand<VsProjectFolder>, ICommandBase<VsProjectFolder>
    © CodeFactory, LLC. All rights reserved.