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