Interface IProjectDocumentCommand
Code factory command that is triggered from the context menu of a project document in the solution explorer window.
Inherited Members
Namespace: CodeFactory.VisualStudio.SolutionExplorer
Assembly: CodeFactory.VisualStudio.dll
Syntax
public interface IProjectDocumentCommand : IVsFactoryCommand<VsDocument>, IVsCommandInformation, ICommand<VsDocument>