[This is preliminary documentation and is subject to change.]
The application entity version for the System Under Test (SUT).
| C# | Visual Basic | Visual C++ |
string ApplicationEntityVersion { get; set; }
Property ApplicationEntityVersion As String
property String^ ApplicationEntityVersion { String^ get (); void set (String^ value); }
This version is used to select the appropriate definitions from the
definition files for the corresponding SUT.
| Exception | Condition |
|---|---|
| ArgumentNullException | Argument is a nullNothingnullptr reference. |