Version 113.3.50
HTTP POST request data.
Namespace:
CefSharp.DevTools.Network
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 113.3.50.0
Syntax public string PostData { get; set; }
public:
property String^ PostData {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also