Public Properties
| Name | Description | |
|---|---|---|
|
Assemblies | Gets or sets the assemblies. |
|
BuildEngine | Gets or sets the instance of the |
|
DisableShadowCopy | Determines whether assemblies are copied to a shadow folder during testing. |
|
ErrorOutputFile | The file to receive test error details. |
|
ExcludeCategory | Gets or sets the categories to exclude. |
|
ExitCode | Gets the returned exit code of the executable file. (inherited from ToolTask) |
|
Fixture | Gets or sets the fixture. |
|
HostObject | Gets or sets the host object associated with the task. (inherited from Task) |
|
IncludeCategory | Gets or sets the categories to include. |
|
Log | Gets an instance of a |
|
OutputXmlFile | Gets or sets the output XML file. |
|
ProjectConfiguration | The project configuration to run. |
|
TestInNewThread | Allows tests to be run in a new thread, allowing you to take advantage of ApartmentState and ThreadPriority settings in the config file. |
|
Timeout | Gets or sets the amount of time after which the task executable is terminated. (inherited from ToolTask) |
|
ToolPath | Gets or sets the path of the executable file to run. (inherited from ToolTask) |
|
WorkingDirectory | Gets or sets the working directory. |
|
XsltTransformFile | Gets or sets the XSLT transform file. |
Protected Properties
| Name | Description | |
|---|---|---|
|
EnvironmentOverride | Gets the override value of the PATH environment variable. (inherited from ToolTask) |
|
HelpKeywordPrefix | Gets or sets the prefix used to compose Help keywords from resource names. (inherited from Task) |
|
ResponseFileEncoding | Gets the |
|
StandardErrorEncoding | Gets the |
|
StandardErrorLoggingImportance | Gets the |
|
StandardOutputEncoding | Gets the |
|
StandardOutputLoggingImportance | Overidden. Gets the |
|
TaskResources | Gets or sets the culture-specific resources associated with the task. (inherited from Task) |
|
ToolName | Overidden. Gets the name of the executable file to run. |
See Also
Documentation version 1.0.0.0.