Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 459 Bytes

StorageFile.md

File metadata and controls

13 lines (10 loc) · 459 Bytes

Aspose.BarCode.Cloud.Sdk.Model.StorageFile

File or folder information

Properties

Name Type Description Notes
Name string File or folder name. [optional]
IsFolder bool? True if it is a folder.
ModifiedDate DateTime? File or folder last modified DateTime. [optional]
Size long? File or folder size.
Path string File or folder path. [optional]