Click or drag to resize

LinkCurrentFileName Property

Gets the shortcut current file path.

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

Property Value

Type: String
The shortcut current file path.
See Also