Click or drag to resize

NodeXmlVersion Property

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

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

Property Value

Type: String
See Also