[This is preliminary documentation and is subject to change.]
Software Versions. Specifies the software versions for the SUT (System Under Test).
| C# | Visual Basic | Visual C++ |
public string SoftwareVersions { get; set; }
Public Property SoftwareVersions As String
public: property String^ SoftwareVersions { String^ get (); void set (String^ value); }