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

The TaskManager..::..ProjectXmlSerializer..::..AssignableResourceInfoLoadingEventArgs 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 propertyResource
Indicates the assignable resource.
Public propertySourceElement
Indicates the source XML element used as input data within the Load operation.
(Inherited from TaskManager..::..ProjectXmlSerializer..::..ElementLoadingEventArgs.)

See Also