KeyValueStoreItemMetadata.ValueSizeInBytes プロパティ

定義

オブジェクトのシーケンス番号のサイズをバイト単位で KeyValueStoreItem 取得します。

public int ValueSizeInBytes { get; }
member this.ValueSizeInBytes : int
Public ReadOnly Property ValueSizeInBytes As Integer

プロパティ値

オブジェクトのKeyValueStoreItemサイズ (バイト単位)。Int32

適用対象