Click or drag to resize

FileSystemVolumeDeviceName Property

Gets the device name.

Namespace:  callback.ShellBoost.Core.Utilities
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public string DeviceName { get; }

Property Value

Type: String
The device name.
See Also