This topic has not yet been rated - Rate this topic

Visual Basic Reference

Visual Studio 6.0

BytesRead Property

See Also    Example    Applies To

Returns the total number of bytes that have been currently read or downloaded.

Syntax

object.BytesRead

The BytesRead property syntax has this part:

Part Description
object An object expression that evaluates to an object in the Applies To list.

Remarks

The BytesRead property returns a long integer.

Did you find this helpful?
(1500 characters remaining)