Summary
    Gets or sets the total run-time of a test.
    
		- Assembly
- NAnt.NUnit1 .dll 
- Namespace
- NAnt.NUnit1 .Types 
- Containing Type
- TestResultExtra
Syntax
public long RunTime { get; set; }Value
| Type | Description | 
|---|---|
| long | The total run-time of a test. | 
