Window.TaskbarItemInfo 属性

定义

获取或设置 Windows 7 任务栏缩略图 Window

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

属性值

Window的Windows 7任务栏缩略图。

注解

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

适用于

另请参阅