IStorageProviderPropertyCapabilities Interface

Definition

Provides access to the property capabilities supported by the sync root.

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
Attributes

Windows requirements

Device family
Windows Desktop Extension SDK (introduced in 10.0.16299.0)
API contract
Windows.Storage.Provider.CloudFilesContract (introduced in v1.0)

Methods

IsPropertySupported(String)

Determines whether a property is supported by the sync root.

Applies to