KeyValueStoreItem.Value Property

Definition

Gets a Byte that represents the value of an item in the key/value store.

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

Property Value

Byte[]

A Byte that represents the value of an item in the key/value store.

Applies to