RepositoryProperties.ToXml Method
Include Protected Members
Include Inherited Members
Creates an XML representation of this repository information and saves it to the provided XML writer.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
ToXml(XmlWriter, String) | Creates an XML representation of this repository information and saves it to the provided XML writer. | |
ToXml(XmlWriter, String, RepositoryProperties) | Creates an XML representation of this repository information and saves it to the provided XML writer. |
Top