Číst v angličtině Upravit

Sdílet prostřednictvím


XmlEntity.LocalName Property

Definition

Gets the name of the node without the namespace prefix.

public override string LocalName { get; }

Property Value

For XmlEntity nodes, this property returns the name of the entity.

Applies to