Visual Basic Reference
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.