ChannelDocs Property
This should contain a URL for the documentation describing what format was used to create the current RSS channel.
Syntax
__property String ChannelDocs = {read=FChannelDocs, write=FSetChannelDocs, default="http://backend.userland.com/rss2"};
Default Value
"http://backend.userland.com/rss2"
Remarks
This should contain a URL for the documentation describing what format was used to create the current RSS channel. The default value points to the standard RSS 2.0 documentation found at "http://backend.userland.com/rss2".
Data Type
String