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

Search Results for

    Interface ICSharpSourceCommand

    Code factory command that is triggered from the context menu of a document that hosts a c# code file in the solution explorer window.

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