| IRequestPostData Property  | 
Version 57.0.0
            Post data
            
 
Namespace: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 57.0.0.0 (57.0.0.0)
SyntaxIPostData PostData { get; }property IPostData^ PostData {
	IPostData^ get ();
}Property Value
Type: 
IPostData
See Also