FileSystemSymbolicLinkPrintName Property |
Gets the symbolic link's print name.
The print name is an informative pathname, suitable for display to a user, that also identifies the target of the symbolic link.
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