Atom.NET documentation
AtomFeed.LocalName Property
Gets the local name of the feed element.
[Visual Basic]
Overrides Public ReadOnly Property LocalName As
String
[C#]
public override
string
LocalName {get;}
See Also
AtomFeed Class
|
Atom.Core Namespace