CodeFactory Platform CodeFactory Platform
CodeFactory Platform CodeFactory Platform
CodeFactory

Search Results for

    Interface IProjectDocumentCommand

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

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