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

The TaskManager..::..ProjectXmlSerializer..::..ElementLoadingEventArgs 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 propertySourceElement
Indicates the source XML element used as input data within the Load operation.

See Also