ExternalResourceSubFolder(String, String)
Constructor
Description:
Constructs a new ExternalResourceSubFolder with custom values for folder name and icon path.
Constructs a new ExternalResourceSubFolder with custom values for folder name and icon path.
Parameters
| Parameter | Type | Description |
|---|---|---|
| folderName | String | Folder displayed name. |
| iconPath | String | The path of the resource icon. |
Return Value
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |