RVTDocs.com

ExternalResourceSubFolder(String, String)

Constructor
Description:
Constructs a new ExternalResourceSubFolder with custom values for folder name and icon path.
Syntax
public ExternalResourceSubFolder(
	string folderName,
	string iconPath
)
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