CBFS Storage 2020 .NET Edition

Questions / Feedback?

ReadOnly Property

Whether the virtual drive should be mounted in read-only mode.

Syntax

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

Default Value

False

Remarks

This property specifies whether the component should mount the virtual drive in read-only mode when MountMedia is called.

Note: This property cannot be changed when Active is true.

This property is not available at design time.

Copyright (c) 2021 Callback Technologies, Inc. - All rights reserved.
CBFS Storage 2020 .NET Edition - Version 20.0 [Build 8031]