IStorageProviderItemPropertySource 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
提供从同步根对存储提供程序项属性的访问。
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
- 属性
Windows 要求
设备系列 |
Windows Desktop Extension SDK (在 10.0.16299.0 中引入)
|
API contract |
Windows.Storage.Provider.CloudFilesContract (在 v1.0 中引入)
|
方法
GetItemProperties(String) |
获取存储提供程序的项属性列表。 |