IStorageProviderPropertyCapabilities Interface
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 l’accès aux fonctionnalités de propriété prises en charge par la racine de synchronisation.
public interface class IStorageProviderPropertyCapabilities
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Storage.Provider.CloudFilesContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(1703751438, 25527, 17767, 172, 249, 81, 171, 227, 1, 221, 165)]
struct IStorageProviderPropertyCapabilities
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Storage.Provider.CloudFilesContract), 65536)]
[Windows.Foundation.Metadata.Guid(1703751438, 25527, 17767, 172, 249, 81, 171, 227, 1, 221, 165)]
public interface IStorageProviderPropertyCapabilities
Public Interface IStorageProviderPropertyCapabilities
- Attributs
Configuration requise pour Windows
Famille d’appareils |
Windows Desktop Extension SDK (introduit dans 10.0.16299.0)
|
API contract |
Windows.Storage.Provider.CloudFilesContract (introduit dans v1.0)
|
Méthodes
IsPropertySupported(String) |
Détermine si une propriété est prise en charge par la racine de synchronisation. |