folderNode Properties |
The folderNode type exposes the following members.
| Name | Description | |
|---|---|---|
| AdditionalDescriptionLines |
These are additional description lines that will be inserted in readme file generated by [!:generateReadmeFiles(aceAuthorNotation, string)] | |
| AdditionalFileEntries |
Gets or sets the additional file entries.
| |
| caption |
Display title
| |
| Count |
Gets the number of registered subfolders
| |
| description |
description/comment - objasnjenje
| |
| forTreeview | ||
| ItemEnum |
Gets the folderNode with the specified key. If not found it will create new sub folder with key name
| |
| ItemString |
Gets the folderNode with the specified key. If not found it will create new sub folder with key name
| |
| level |
Depth level, from the root folderNode object in the hierarchy
| |
| name |
file system ime direktorijuma
| |
| parent |
Reference to the registered parent node (if any)
| |
| path | ||
| root |
Gets the root node in the structure
|