Property shortcutFile.TargetPath
Overload
Gets or sets shortcut target path.
public string TargetPath { get; set; }
Exceptions
|
AuException
The |
|
ArgumentException
The |
Property Value
|
string
|
Remarks
The get function gets path with expanded environment variables. If possible, it corrects the target of MSI shortcuts and 64-bit Program Files shortcuts where IShellLink.GetPath lies.