Click or drag to resize

IStorageQuota Properties


The IStorageQuota type exposes the following members.

Properties
  Name Description
Public property MaxFileSize Gets/sets the maximum size for Asset file. File over this size cannot be stored in Asset system for this Asset type.
Public property MaxVersionLimit  
Public property MaxVersionStorage Gets/sets the maximum total storage limit for all previous versions. When total storage is over this limit, the oldest versions will be removed until the limit is met again.
Public property VersioningType  
Top
See Also