TestRun.StartedDate Property
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.
Start date time of the run.
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false)]
public DateTime StartedDate { get; set; }
member this.StartedDate : DateTime with get, set
Public Property StartedDate As DateTime
Property Value
- Attributes