MountingPointName Property

The mounting point name.

Syntax

func (obj *CBDisk) MountingPointName(MountingPointIndex int32) (string, error)

Default Value

""

Remarks

The mounting point name.

This property reflects the name of the mounting point (i.e., the value passed to the AddMountingPoint method's MountingPoint parameter).

The size of the array is controlled by the MountingPointCount property.

This property is read-only.

Data Type

string

 
 
Copyright (c) 2020 Callback Technologies, Inc. - All rights reserved.
CBFS Disk 2020 Go Edition - Version 20.0 [Build 7650]