KeyValueStoreItem クラス

定義

キー/値ストア内のアイテムを表します。

public sealed class KeyValueStoreItem
type KeyValueStoreItem = class
Public NotInheritable Class KeyValueStoreItem
継承
KeyValueStoreItem

プロパティ

Metadata

KeyValueStoreItemMetadataキー/値ストア内のアイテムのメタデータを表す オブジェクトを取得します。

Value

Byteキー/値ストア内の項目の値を表す を取得します。

適用対象