aceConsolePluginForFilesaceOperation_selectFiles Method |
Namespace: imbACE.Services.consolePlugins
[DisplayAttribute(Description = "Sets the current list of selected files", GroupName = "select", Name = "Files", Order = 10)] [aceMenuItemAttribute(aceMenuItemAttributeRole.ExpandedHelp, "It will search for matches in current or other specified path and set the result into current list")] public void aceOperation_selectFiles( string search = "*.xml", string path = "", bool subdirs = true )