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

Search Results for

    Interface ISolutionDocumentCommand

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

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