TestSubResult.StartedDate Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Time when test execution started.
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false)]
public DateTime StartedDate;
val mutable StartedDate : DateTime
Public StartedDate As DateTime
Field Value
- Attributes