[To be supplied.]
[Visual Basic] Overridable Public ReadOnly Property Data As Byte () [C#] public byte[] Data {virtual get;} [C++] public: __property virtual unsigned char* get_Data(); [JScript] public function get Data() : Byte[];
Array of bytes constituting the content of the cryptographic stream object.
CryptoMemoryStream Class | CryptoMemoryStream Members | System.Security.Cryptography Namespace