TaskbarItemInfo.TaskbarItemInfo Attached Property
Gets or sets a TaskbarItemInfo that is attached to a window.
Namespace: Microsoft.Windows.Shell
Assembly: Microsoft.Windows.Shell (in Microsoft.Windows.Shell.dll)
Syntax
'Declaration
See GetTaskbarItemInfo, SetTaskbarItemInfo
See GetTaskbarItemInfo, SetTaskbarItemInfo
See GetTaskbarItemInfo, SetTaskbarItemInfo
See GetTaskbarItemInfo, SetTaskbarItemInfo
See GetTaskbarItemInfo, SetTaskbarItemInfo
Property Value
Type: Microsoft.Windows.Shell.TaskbarItemInfo
The TaskbarItemInfo that is attached to the window.
Remarks
Set the TaskbarItemInfo attached property on a window to attach the TaskbarItemInfo instance to the window instance.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.