Window.TaskbarItemInfo Vlastnost

Definice

Získá nebo nastaví miniaturu hlavního Windowpanelu Windows 7 pro .

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

Hodnota vlastnosti

Miniatura Windows 7 hlavního panelu pro Window.

Poznámky

Další informace o použití miniatury hlavního panelu Windows 7 naleznete v třídě TaskbarItemInfo.

Platí pro

Viz také