C#
C++
F#
VB
BlobProperties.Length Property
BlobProperties::Length Property
BlobProperties.Length Property
BlobProperties.Length Property
Gets the size of the blob, 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); }
Property Value
Type: System.Int64System::Int64System.Int64System.Int64A long value containing the blob's size in bytes.