Represents a data serializer used to persist the contents of a TaskManager component within a Project XML file.

The TaskManager..::..ProjectXmlSerializer..::..ElementSavingEventArgs type exposes the following members.

Constructors

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertyOutputXml
Gets or sets the XML content that will be used as output data within the Save operation.

See Also