C#
C++
F#
VB
ListBlockItem.Length Property
ListBlockItem::Length Property
ListBlockItem.Length Property
ListBlockItem.Length Property
Gets the size of block in bytes.
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
C++
public: property long long Length { long long get(); internal: void set(long long value); }