PowerTCP SSH and SFTP for .NET
Content Field




The bytes sent or received.
Syntax
'Declaration
 
Public ReadOnly Content As Byte()
'Usage
 
Dim instance As Packet
Dim value() As Byte()
 
value = instance.Content
public readonly byte[] Content
public: readonly byte[]* Content
public:
readonly array<byte>^ Content
See Also

Reference

Packet Class
Packet Members


PowerTCP SSH and SFTP for .NET Documentation Version 7.0
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic