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:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public string PrintName { get; }
Property Value
Type:
String
The print name.
See Also