SendPacketsElement::Buffer Property
.NET Framework (current version)
Gets the buffer to be sent if the SendPacketsElement class was initialized with a buffer parameter.
Assembly: System (in System.dll)
Property Value
Type: array<System::Byte>^The byte buffer to send if the SendPacketsElement class was initialized with a buffer parameter.
The default value for the Buffer property is a zero-length array if the SendPacketsElement class was not initialized with a buffer parameter.
.NET Framework
Available since 2.0
Available since 2.0
Show: