ShortcutFileInfoResolve Method
Resolves the target of a shortcut.
This is useful when the target of a shortcut file is changed from a drive letter to another, for example.
If the target can't be resolved, an error message would be displayed.
Namespace: DevCase.Core.IO.FileSystemAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
No code example is currently available or this language may not be supported.
Parameters
- owner IntPtr
-
A handle used to show an error message If the target can't be resolved.
This value can be Zero
Add NoUI flag to flags parameter
to don't show any error message.
- flags IShellLinkResolveFlags
-
Flags that determine the resolve behavior.