共用方式為


IStorageProviderItemPropertySource 介面

定義

提供從同步根目錄存取儲存體提供者專案屬性。

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)

取得儲存體提供者的專案屬性清單。

適用於