IPostDataElementBytes Property  | 
Version 106.0.290  
    Namespace: 
   CefSharp
    Assembly:
   CefSharp (in CefSharp.dll) Version: 106.0.290.0 (106.0.290.0)
Syntaxbyte[] Bytes { get; set; }property array<unsigned char>^ Bytes {
	array<unsigned char>^ get ();
	void set (array<unsigned char>^ value);
}Property Value
Type: 
Byte
See Also