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