The ValidateCssTask type exposes the following members.

Collapse imageProperties

  NameDescription
Protected propertyCustomXmlProcessing (Inherited from Element.)
Public propertyFailOnError (Inherited from Task.)
Public propertyIfDefined (Inherited from Task.)
Protected propertyLocation (Inherited from Element.)
Public propertyLogPrefix Obsolete. (Inherited from Task.)
Public propertyName (Inherited from Task.)
Public propertyNamespaceManager (Inherited from Element.)
Public propertyParent (Inherited from Element.)
Public propertyProfile
Gets or sets the CSS profile to use.
Public propertyProject (Inherited from Element.)
Public propertyProperties (Inherited from Element.)
Public propertyThreshold (Inherited from Task.)
Public propertyUnlessDefined (Inherited from Task.)
Public propertyUrl
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.)
Public propertyVendorExtensionsAsWarnings
Gets or sets a value indicating whether vendor extensions will be allowed as warnings.
Public propertyVerbose (Inherited from Task.)
Protected propertyXmlNode (Inherited from Element.)

Collapse imageSee Also