ShellCommandUnpinFromHome Field |
This is a constant string that represents the 'Unpin from home' shell command in Windows 10 and later.
Namespace:
Jam.Shell
Assembly:
ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 6.3.1
Syntaxpublic static readonly ShellCommand UnpinFromHome
Public Shared ReadOnly UnpinFromHome As ShellCommand
public:
static initonly ShellCommand^ UnpinFromHome
static val UnpinFromHome: ShellCommand
Field Value
Type:
ShellCommand
See Also