| PostDataElementBytes Property  | 
Version 103.0.120  
    Namespace: 
   CefSharp
    Assembly:
   CefSharp.Core (in CefSharp.Core.dll) Version: 103.0.120.0
 Syntax
Syntaxpublic byte[] Bytes { get; set; }public:
virtual property array<unsigned char>^ Bytes {
	array<unsigned char>^ get () sealed;
	void set (array<unsigned char>^ value) sealed;
}Property Value
Type: 
ByteImplements
IPostDataElementBytes See Also
See Also