FileBufferingWriteStream.Length Property

Definition

When overridden in a derived class, gets the length in bytes of the stream.

public:
 virtual property long Length { long get(); };
public override long Length { get; }
member this.Length : int64
Public Overrides ReadOnly Property Length As Long

Property Value

Applies to