The ValidateHtmlTask type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ValidateHtmlTask | Initializes a new instance of the ValidateHtmlTask class  | 
Methods
| Name | Description | |
|---|---|---|
| CopyTo | (Inherited from Element.) | |
| Equals | (Inherited from Object.) | |
| Execute | (Inherited from Task.) | |
| ExecuteTask | (Inherited from W3CTaskBase.) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.  (Inherited from Object.) | |
| GetAttributeConfigurationNode(FrameworkInfo, String) | (Inherited from Task.) | |
| GetAttributeConfigurationNode(XmlNode, FrameworkInfo, String) | (Inherited from Element.) | |
| GetHashCode | Serves as a hash function for a particular type.   (Inherited from Object.) | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| GetValidationResult | (Overrides W3CTaskBase..::..GetValidationResult()()()().) | |
| Initialize()()()() | (Inherited from Task.) | |
| Initialize(XmlNode) | (Inherited from Element.) | |
| InitializeElement | Obsolete. (Inherited from Element.) | |
| InitializeTask | Obsolete. (Inherited from Task.) | |
| InitializeTaskConfiguration | (Inherited from Task.) | |
| InitializeXml | (Inherited from Element.) | |
| IsLogEnabledFor | (Inherited from Task.) | |
| Log(Level, String) | (Inherited from Task.) | |
| Log(Level, String, array<Object>[]()[][]) | (Inherited from Task.) | |
| MemberwiseClone | Creates a shallow copy of the current Object.  (Inherited from Object.) | |
| ToString | (Inherited from Object.) | 
Properties
| Name | Description | |
|---|---|---|
| CustomXmlProcessing | (Inherited from Element.) | |
| FailOnError | (Inherited from Task.) | |
| IfDefined | (Inherited from Task.) | |
| Location | (Inherited from Element.) | |
| LogPrefix | Obsolete. (Inherited from Task.) | |
| Name | (Inherited from Task.) | |
| NamespaceManager | (Inherited from Element.) | |
| Parent | (Inherited from Element.) | |
| Project | (Inherited from Element.) | |
| Properties | (Inherited from Element.) | |
| Threshold | (Inherited from Task.) | |
| UnlessDefined | (Inherited from Task.) | |
| Url | 
            Gets or sets the URL to validate.
            In the NAnt script this is set with the url attribute and it is required.
              (Inherited from W3CTaskBase.) | |
| Verbose | (Inherited from Task.) | |
| XmlNode | (Inherited from Element.) |