Version 104.4.240 
            Post data
            
 
    Namespace: 
   CefSharp
    Assembly:
   CefSharp.Core (in CefSharp.Core.dll) Version: 104.4.240.0
Syntaxpublic IPostData PostData { get; set; }public:
virtual property IPostData^ PostData {
	IPostData^ get () sealed;
	void set (IPostData^ value) sealed;
}Property Value
Type: 
IPostDataImplements
IRequestPostData
See Also