Click or drag to resize

LinkCurrentFileName Property

Gets the shortcut current file path.

Namespace:  callback.ShellBoost.Core.WindowsShell
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public string CurrentFileName { get; }

Property Value

Type: String
The shortcut current file path.
See Also