The UnknownTask type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| OriginalElementName | Gets or sets the element name in the original xml. Must not be changed before reserializing. | |
| OriginalNamespace | Gets or sets the namespace in the original xml Must not be changed before reserializing. | |
| UnknownTaskAttributes | Gets or sets the attributes of the unregistered task. | |
| UnknownTaskElements | Gets or sets the keeper elements of the unregistered task. |
See Also