[This is preliminary documentation and is subject to change.]
The DVT AE Title is the application entity name of the DVT machine in the test.
| C# | Visual Basic | Visual C++ |
public string DvtAeTitle { get; set; }
Public Property DvtAeTitle As String
public: property String^ DvtAeTitle { String^ get (); void set (String^ value); }