Window.TaskbarItemInfo Propriété

Définition

Obtient ou définit la miniature de la barre des tâches Windows 7 pour le 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

Valeur de propriété

TaskbarItemInfo

Miniature de la barre des tâches Windows 7 pour le Window.

Remarques

Pour plus d’informations sur l’utilisation de la miniature de la barre des tâches Windows 7, consultez la TaskbarItemInfo classe.

S’applique à

Voir aussi