LocalName

Element.LocalName property

Gets the local name of the element.

public override string LocalName { get; }

See Also