CBFS Connect 2020 .NET Edition

Questions / Feedback?

Active Property

Whether the component is active and handling OS requests.

Syntax

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

Default Value

False

Remarks

This property reflects whether the component is currently active and handling OS requests. Active will be true once both CreateStorage and MountMedia have been called.

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]