ExternalResourceBrowserData.AddSubFolder
Description:
Adds a subfolder to the folder path with the given name.
Adds a subfolder to the folder path with the given name.
Overloads (2):
AddSubFolder(String)
public void AddSubFolder(
string folderName
)
-
StringfolderNameThe name of the folder.
-
The folderName is not a valid folder name used to display in Revit external resource browse UI. The name should be a unique non-empty short name and it should not contain any invalid character of \\/:*?"<>|. The length of combined path(server name + folder path) should not exceeds 259.
-
A non-optional argument was NULL