| Revit 2021 API |
| ExternalResourceSubFolder Members |
| ExternalResourceSubFolder Class Constructors Methods Properties See Also |
The ExternalResourceSubFolder type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ExternalResourceSubFolder()()()() |
Constructs a new ExternalResourceSubFolder with default values for folder name and icon path.
| |
| ExternalResourceSubFolder(String, String) |
Constructs a new ExternalResourceSubFolder with custom values for folder name and icon path.
|
Methods
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the ExternalResourceSubFolder | |
| Equals | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| FolderName |
Folder displayed name.
| |
| IconPath |
The path of the resource icon.
| |
| IsValidObject |
Specifies whether the .NET object represents a valid Revit entity.
|