IStorageProviderItemPropertySource Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides access to storage provider item properties from the sync root.
public interface class IStorageProviderItemPropertySource
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Storage.Provider.CloudFilesContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(2406456382, 63026, 19099, 141, 153, 210, 215, 161, 29, 245, 106)]
struct IStorageProviderItemPropertySource
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Storage.Provider.CloudFilesContract), 65536)]
[Windows.Foundation.Metadata.Guid(2406456382, 63026, 19099, 141, 153, 210, 215, 161, 29, 245, 106)]
public interface IStorageProviderItemPropertySource
Public Interface IStorageProviderItemPropertySource
- 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
GetItemProperties(String) |
Gets a list of item properties for a storage provider. |