aceConsolePluginForFilesaceOperation_pathSelect Method |
Namespace: imbACE.Services.consolePlugins
[DisplayAttribute(Description = "Navigates the plugin to the specified path.", GroupName = "path", Name = "Select", ShortName = "cd", Order = 10)] [aceMenuItemAttribute(aceMenuItemAttributeRole.ExpandedHelp, "It will execute specified path and set resulting directory to folder property of the plugin")] public void aceOperation_pathSelect( string path = ".." )