AsposeCellsCloud::Object::StorageFile

Load the model package

use AsposeCellsCloud::Object::StorageFile;

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- Name | string | File or folder name. | IsFolder | boolean | True if it is a folder. | ModifiedDate | DateTime | File or folder last modified DateTime. | Size | int | File or folder size. | Path | string | File or folder path. |

[Back to Model list]
[Back to README]