[This is preliminary documentation and is subject to change.]
Test Date. Date on which the test is performed.
| C# | Visual Basic | Visual C++ |
public DateTime TestDate { get; set; }
Public Property TestDate As DateTime
public: property DateTime TestDate { DateTime get (); void set (DateTime value); }