Name | Description | |
---|---|---|
![]() | NStorageFolder Constructor | Default constructor. |
The following tables list the members exposed by NStorageFolder.
Name | Description | |
---|---|---|
![]() | NStorageFolder Constructor | Default constructor. |
Name | Description | |
---|---|---|
![]() ![]() | FilesChild | Reference to the Files child. |
![]() ![]() | FoldersChild | Reference to the Folders child. |
![]() ![]() | NStorageFolderSchema | Schema associated with NStorageFolder. |
Name | Description | |
---|---|---|
![]() | Files | Gets or sets the files contained inside this folder |
![]() | Folders | Gets or sets the folders contained inside this folder |
Name | Description | |
---|---|---|
![]() | AddFile | Adds the specified file to this folder. |
![]() | AddFolder | Adds the specified file to this folder. |
![]() ![]() | Create | Creates a folder with the specified name |
![]() | GetByName | Gets a child file or folder object by the specified name |