CBFS Connect 2020 .NET Edition

Questions / Feedback?

StoragePresent Property

Whether a virtual drive has been created.

Syntax

public bool StoragePresent { get; }
Public ReadOnly Property StoragePresent As Boolean

Default Value

False

Remarks

This property reflects whether a virtual drive has been created; it is automatically updated by the component 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.

Copyright (c) 2022 Callback Technologies, Inc. - All rights reserved.
CBFS Connect 2020 .NET Edition - Version 20.0 [Build 8348]