Click or drag to resize

IPostDataElementBytes Property

Version 106.0.290
Gets or sets the bytes of this IPostDataElement.

Namespace:  CefSharp
Assembly:  CefSharp (in CefSharp.dll) Version: 106.0.290.0 (106.0.290.0)
Syntax
byte[] Bytes { get; set; }

Property Value

Type: Byte
See Also