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