Skip to main content Link Search Menu Expand Document (external link) Copy Copied

streamLength

Gets the current opened file’s size, in Bytes.


ReadWrite

ReadOnly


Syntax

expression.streamLength

Parameters

None

Returns

Type: Long

See also
OpenStream Method, BufferSize Property, BufferLength Property.

Back to Properties overview