StorageId Property  
 

Gets a unique identifier for the current storage container.

Syntax

object.StorageId

Remarks

This property returns a string which identifies the current storage container opened with the Open method. The storage ID is associated with your development license and is guaranteed to be a unique value. If no storage container has been opened, this property will return a zero length string.

Data Type

String

See Also

AppId Property, ObjectId Property, Open Method