NStorageFolder Class Members
In This Topic
The following tables list the members exposed by NStorageFolder.
Public Constructors
Public Fields
Public Properties
| Name | Description |
| Files | Gets or sets the files contained inside this folder |
| Folders | Gets or sets the folders contained inside this folder |
Top
Public Methods
| 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 |
Top
See Also