Click or drag to resize

NodeXmlVersion Property

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

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

Property Value

Type: String
See Also