Click or drag to resize

CefXmlReaderLocalName Property

Returns the local name. See http://www.w3.org/TR/REC-xml-names/#NT-LocalPart for additional details.

Namespace: Internal.Xilium.CefGlue
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public string LocalName { get; }

Property Value

String
See Also