Click or drag to resize

NodeXmlVersion Property

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

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

Property Value

Type: String
See Also