![]() | aceAdvancedConsoleTState, TWorkspaceaceOperation_helpExportHelp Method |
Namespace: imbACE.Services.console
[DisplayAttribute(GroupName = "help", Name = "ExportHelp", ShortName = "", Description = "Exports help file into current state project folder")] [aceMenuItemAttribute(aceMenuItemAttributeRole.ExpandedHelp, "Writes a txt file with content equal to the result of help command")] public void aceOperation_helpExportHelp( string filename = "help.txt", bool open = true, bool onlyThisConsole = false )