RSS.NET
RssWriter.XmlFormat Property
Gets or sets the
Formatting
of the XML output.
[Visual Basic]
Public Property XmlFormat As
Formatting
[C#]
public
System.Xml.Formatting
XmlFormat {get; set;}
Exceptions
Exception Type
Condition
InvalidOperationException
Can't change XML formatting after data has been written.
See Also
RssWriter Class
|
Rss Namespace