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) |
取得儲存體提供者的專案屬性清單。 |