Search
XmlPersistContext Properties
 


 Public Properties

  Name Description

BaseURI

Gets or sets the base URI of the XML document being loaded or saved. When not specified, the BaseURI of the underlying XmlDocument is used.

ClassVersion

Gets the class version of the currently deserialized item.

Diagram

Gets the underlying diagram object.

FileVersion

Gets the format revision number for the file being currently serialized.

IncludeUnalteredProperties

Gets or sets a value specifies whether properties that have their default value should be serialized to XML.

XmlDocument

Gets the underlying XML document.

 See Also