CryptoStream: Position (let)

Position

Gets the current position within the stream.



 Public Property Let Position(
	  ByVal Value As Currency )

Parameters

Value
[ByVal] Currency. This property is not supported.

Read/Write.

Exceptions

Exception Condition
NotSupportedExceptionThis property is not supported.

See Also

Project CorLib Overview

Class CryptoStream Overview