AppId Property  
 

Gets the application identifier associated with the storage container.

Syntax

object.AppId

Remarks

This property returns the current application ID. The application ID is a string that uniquely identifies the application and can only contain letters, numbers, the period and the underscore character. The default value for this property is SocketTools.Storage.Default.

You can register a unique identifier for your application using the RegisterId method.

Data Type

String

See Also

ObjectId Property, RegisterId Method, ValidateId Method, UnregisterId Method