Window.TaskbarItemInfo Proprietà

Definizione

Ottiene o imposta l'anteprima della barra delle applicazioni di Windows 7 per .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

Valore della proprietà

Anteprima della barra delle applicazioni di Windows 7 per .Window

Commenti

Per altre informazioni su come usare l'anteprima della barra delle applicazioni di Windows 7, vedi la TaskbarItemInfo classe .

Si applica a

Vedi anche