MetadataObject.WriteXml Method
Include Protected Members
Include Inherited Members
Returns the XML representation of the MetadataObject.
Overload List
Name | Description | |
---|---|---|
WriteXml(PackageContents) | Returns the XML representation of the MetadataObject. | |
WriteXml(PackageContents, String) | Returns the XML representation of the MetadataObject, which is generated using the properties, localized names, and access control entries from the specified setting. |
Top