CBFS Connect 2020 .NET Edition

Questions / Feedback?

IsCBFSVolume Method

Checks whether the specified volume is powered by CBFS.

Syntax

public bool IsCBFSVolume(string volumePath);
Public Function IsCBFSVolume(ByVal VolumePath As String) As Boolean

Remarks

This method checks to see whether the volume specified by VolumePath is powered by CBFS; if it is, this method returns true.

Valid formats for VolumePath include:

  • Drive letters, like X:.
  • Volume GUIDs, like Volume{676D0357-A23A-49C3-B433-65AAD72DD282}.

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