Click or drag to resize

NodeXmlVersion Property

Version 93.1.111
`Document`'s XML version in case of XML documents.

Namespace:  CefSharp.DevTools.DOM
Assembly:  CefSharp (in CefSharp.dll) Version: 93.1.111.0 (93.1.111.0)
Syntax
public string XmlVersion { get; set; }

Property Value

Type: String
See Also