WindowTabGroup Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Représente un groupe auquel un WindowTab
peut être associé.
public ref class WindowTabGroup sealed
/// [Windows.Foundation.Metadata.Activatable(65536, "Windows.UI.Shell.WindowTabManagerContract")]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.UI.Shell.WindowTabManagerContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class WindowTabGroup final
[Windows.Foundation.Metadata.Activatable(65536, "Windows.UI.Shell.WindowTabManagerContract")]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.UI.Shell.WindowTabManagerContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class WindowTabGroup
function WindowTabGroup()
Public NotInheritable Class WindowTabGroup
- Héritage
- Attributs
Configuration requise pour Windows
Famille d’appareils |
Windows Desktop Extension SDK (introduit dans 10.0.23504.0)
|
API contract |
Windows.UI.Shell.WindowTabManagerContract (introduit dans v1.0)
|
Remarques
Important
Cette API est destinée aux applications de bureau Win32 uniquement. UWP et d’autres types d’applications ne sont pas pris en charge.
Constructeurs
WindowTabGroup() |
Initialise une nouvelle instance de la classe WindowTabGroup. |
Propriétés
Icon |
Obtient ou définit l’icône que le système affiche pour un groupe d’onglets. |
Title |
Obtient ou définit le texte que le système affiche comme titre d’un groupe d’onglets. |