Partager via


StorageProviderMoreInfoUI Classe

Définition

Conteneur de la section plus d’informations de l’interface utilisateur du menu volant du fournisseur de stockage. Cela permet de fournir des informations supplémentaires et/ou une action recommandée qu’un utilisateur peut effectuer en réponse à l’état de synchronisation actuel.

public ref class StorageProviderMoreInfoUI sealed
/// [Windows.Foundation.Metadata.Activatable(458752, "Windows.Storage.Provider.CloudFilesContract")]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Storage.Provider.CloudFilesContract, 458752)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class StorageProviderMoreInfoUI final
[Windows.Foundation.Metadata.Activatable(458752, "Windows.Storage.Provider.CloudFilesContract")]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Storage.Provider.CloudFilesContract), 458752)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class StorageProviderMoreInfoUI
function StorageProviderMoreInfoUI()
Public NotInheritable Class StorageProviderMoreInfoUI
Héritage
Object Platform::Object IInspectable StorageProviderMoreInfoUI
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows 11 Insider Preview (introduit dans 10.0.23504.0)
API contract
Windows.Storage.Provider.CloudFilesContract (introduit dans v7.0)

Remarques

Cette section ne sera visible que si au moins l’un des éléments StorageProviderMoreInfoUICommand ou StorageProviderMoreInfoUIMessage est Activé (voir IStorageProviderUICommandState) ou non vide, respectivement.

Constructeurs

StorageProviderMoreInfoUI()

Constructeur par défaut StorageProviderMoreInfoUI.

Propriétés

Command

Commande de la section MoreInfoUI .

Message

Message de la section MoreInfoUI .

S’applique à

Voir aussi