IWorkspaceWindow.CurrentOutputCategory Property
Namespace: NextDesign.Desktop
Description
Output's current category in the info pane
string CurrentOutputCategory { get; set; }
type
- string
Exceptions
| Name | Exception Class | Description | 
|---|---|---|
| Invalid argument | ExtensionArgumentException | If a value that does not exist in the "output" category is specified |