[This is preliminary documentation and is subject to change.]
The DVT AE Title is the application entity name of the SUT machine in the test.
| C# | Visual Basic | Visual C++ |
string AeTitle { get; set; }
Property AeTitle As String
property String^ AeTitle { String^ get (); void set (String^ value); }
| Exception | Condition |
|---|---|
| ArgumentNullException | Argument is a nullNothingnullptr reference. |