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:
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