Get the data payload bytes
Declaration Syntax
C# | Visual Basic | Visual C++ |
public byte[] payload { get; }
Public ReadOnly Property payload As Byte()
public: property array<unsigned char>^ payload { array<unsigned char>^ get (); }
C# | Visual Basic | Visual C++ |
public byte[] payload { get; }
Public ReadOnly Property payload As Byte()
public: property array<unsigned char>^ payload { array<unsigned char>^ get (); }