次の方法で共有


KeyValueStoreItem.Value プロパティ

定義

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

public byte[] Value { get; }
member this.Value : byte[]
Public ReadOnly Property Value As Byte()

プロパティ値

Byte[]

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

適用対象