Window.TaskbarItemInfo 属性

定义

获取或设置 的 WindowWindows 7 任务栏缩略图。

public:
 property System::Windows::Shell::TaskbarItemInfo ^ TaskbarItemInfo { System::Windows::Shell::TaskbarItemInfo ^ get(); void set(System::Windows::Shell::TaskbarItemInfo ^ value); };
public System.Windows.Shell.TaskbarItemInfo TaskbarItemInfo { get; set; }
member this.TaskbarItemInfo : System.Windows.Shell.TaskbarItemInfo with get, set
Public Property TaskbarItemInfo As TaskbarItemInfo

属性值

的 Windows 7 任务栏缩略图 Window

注解

有关如何使用 Windows 7 任务栏缩略图的详细信息,请参阅 TaskbarItemInfo 类。

适用于

另请参阅