Click or drag to resize
StorageObjectContentLength Property
The length of data content in bytes stored in the StorageObject.

Namespace: Oracle.Cloud.Mobile.Storage
Assembly: Oracle.Cloud.Mobile (in Oracle.Cloud.Mobile.dll) Version: 16.1.3.1 (16.1.3.1)
Syntax
public long ContentLength { get; }

Property Value

Type: Int64
See Also