BlobProperties.Length Property

Definition

Gets the size of the blob, in bytes.

public long Length { get; }
member this.Length : int64
Public ReadOnly Property Length As Long

Property Value

A long value containing the blob's size in bytes.

Applies to