Version 130.1.90
`Document`'s XML version in case of XML documents.
Namespace: CefSharp.DevTools.DOMAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public string XmlVersion { get; set; }
public:
property String^ XmlVersion {
String^ get ();
void set (String^ value);
}
Property Value
StringSee Also