ElementEventLocalName Property |
Gets the Local Name of this Element Event.
Namespace:
VDS.RDF.Parsing.Events.RdfXml
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public string LocalName { get; }
Public ReadOnly Property LocalName As String
Get
Property Value
Type:
StringSee Also