Partager via


StorageProviderKnownFolderEntry Classe

Définition

Représente un dossier connu inscrit auprès du fournisseur.

public ref class StorageProviderKnownFolderEntry 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 StorageProviderKnownFolderEntry 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 StorageProviderKnownFolderEntry
function StorageProviderKnownFolderEntry()
Public NotInheritable Class StorageProviderKnownFolderEntry
Héritage
Object Platform::Object IInspectable StorageProviderKnownFolderEntry
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

Utilisez cette classe pour obtenir des informations sur un dossier connu inscrit auprès du fournisseur, y compris son status de synchronisation actuel.

Constructeurs

StorageProviderKnownFolderEntry()

Crée une instance d’un objet StorageProviderKnownFolderEntry.

Propriétés

KnownFolderId

Guid représentant l’identificateur du dossier connu.

Status

StorageProviderKnownFolderSyncStatus du dossier connu.

S’applique à