Share via


StorageProviderItemProperties クラス

定義

Cloud Storage Provider ストレージ項目のプロパティ (ファイルやフォルダーなど) へのアクセスを提供します。

public ref class StorageProviderItemProperties abstract sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Storage.Provider.CloudFilesContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class StorageProviderItemProperties final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Storage.Provider.CloudFilesContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public static class StorageProviderItemProperties
Public Class StorageProviderItemProperties
継承
Object Platform::Object IInspectable StorageProviderItemProperties
属性

Windows の要件

デバイス ファミリ
Windows Desktop Extension SDK (10.0.16299.0 で導入)
API contract
Windows.Storage.Provider.CloudFilesContract (v1.0 で導入)

メソッド

SetAsync(IStorageItem, IIterable<StorageProviderItemProperty>)

ストレージ 項目のカスタム プロパティ値を設定します。

適用対象