IPostDataElementFile Property |
Version 55.0.0
Gets or sets the file name.
Namespace: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 55.0.0.0 (55.0.0.0)
Syntax string File { get; set; }
property String^ File {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also