StoragePresent Property
Whether a virtual drive has been created.
Syntax
public boolean isStoragePresent();
Default Value
False
Remarks
This property reflects whether a virtual drive has been created; it is automatically updated by the class whenever the virtual drive's presence changes (e.g., due to calls to CreateStorage, DeleteStorage, etc.).
This property is read-only and not available at design time.