Atom.NET documentation
AtomFeed.Modified Property
The last time when the feed has been modified.
[Visual Basic]
Public Property Modified As
AtomDateConstruct
[C#]
public
AtomDateConstruct
Modified {get; set;}
See Also
AtomFeed Class
|
Atom.Core Namespace