| PostDataElementFile Property  | 
Version 103.0.120 
            Gets or sets the file name.
            
 
    Namespace: 
   CefSharp
    Assembly:
   CefSharp.Core (in CefSharp.Core.dll) Version: 103.0.120.0
 Syntax
Syntaxpublic string File { get; set; }public:
virtual property String^ File {
	String^ get () sealed;
	void set (String^ value) sealed;
}Property Value
Type: 
StringImplements
IPostDataElementFile See Also
See Also