CryptoStream.CanSeek Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets a value indicating whether you can seek within the current CryptoStream.
Assembly: mscorlib (in mscorlib.dll)
Seeking is not enabled in a CryptoStream, so this property always returns false.
Show: