CryptoStream: Position (get)

Position

Returns the current position withing the Stream.



 Public Property Get Position ( ) As Currency

Return Values

Currency -  The current position.

Remarks

Always throws a NotSupportedException exception.

Read/Write.

See Also

Project VBCorLib Overview Class CryptoStream Overview CryptoStream Properties CryptoStream Methods Length (get) Position (let)