Link.CurrentFileName Property |
Gets the shortcut current file path.
Namespace:
callback.ShellBoost.Core.WindowsShell
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntaxpublic string CurrentFileName { get; }
Property Value
Type:
String
The shortcut current file path.
See Also