FileSystemMountPointPrintName Property |
Gets the moint point's print name.
The print name is an informative pathname, suitable for display to a user, that also identifies the target of the mount point.
Namespace:
callback.ShellBoost.Core.Utilities
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public string PrintName { get; }
Property Value
Type:
String
The print name.
See Also