Click or drag to resize

NodeXmlVersion Property

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

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

Property Value

Type: String
See Also