Window.TaskbarItemInfo Propriedade

Definição

Obtém ou define a miniatura da barra de tarefas Windows 7 para o 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

Valor de Propriedade

A miniatura da barra de tarefas Windows 7 para o Window.

Observações

Para mais informações sobre como usar a miniatura Windows 7 barra de tarefas, veja a classe TaskbarItemInfo.

Aplica-se a

Ver também