ObjectId Property  
 

Gets the unique identifier for the current object.

Syntax

object.ObjectId

Remarks

This property returns a unique identifier associated with the current object. Object IDs are guaranteed to be unique for each storage object that is created by the application.

Data Type

String

See Also

ObjectContent Property, ObjectDigest Property, ObjectLabel Property, Exists Method