StorageProviderGetContentInfoForPathResult 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.
Fournit des méthodes permettant d’obtenir des informations supplémentaires sur le chemin d’accès d’un URI de contenu.
public ref class StorageProviderGetContentInfoForPathResult sealed
/// [Windows.Foundation.Metadata.Activatable(131072, "Windows.Storage.Provider.CloudFilesContract")]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Storage.Provider.CloudFilesContract, 131072)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class StorageProviderGetContentInfoForPathResult final
[Windows.Foundation.Metadata.Activatable(131072, "Windows.Storage.Provider.CloudFilesContract")]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Storage.Provider.CloudFilesContract), 131072)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class StorageProviderGetContentInfoForPathResult
function StorageProviderGetContentInfoForPathResult()
Public NotInheritable Class StorageProviderGetContentInfoForPathResult
- Héritage
- Attributs
Configuration requise pour Windows
Famille d’appareils |
Windows Desktop Extension SDK (introduit dans 10.0.17134.0)
|
API contract |
Windows.Storage.Provider.CloudFilesContract (introduit dans v2.0)
|
Constructeurs
StorageProviderGetContentInfoForPathResult() |
Constructeur par défaut StorageProviderGetContentInfoForPathResult. |
Propriétés
ContentId |
Obtient ou définit l’ID de contenu associé à StorageProviderGetContentInfoForPathResult. |
ContentUri |
Obtient ou définit l’URI de contenu associé à StorageProviderGetContentInfoForPathResult. |
Status |
Status d’un fournisseur de stockage associé à StorageProviderGetContentInfoForPathResult. |