The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
UITestException::BasicMessage Property
Gets the basic error message.
Assembly: Microsoft.VisualStudio.TestTools.UITest.Extension (in Microsoft.VisualStudio.TestTools.UITest.Extension.dll)
Property Value
Type: System::String^The basic message, if one has been set by the user in the test UI; otherwise, the default message for the specific exception.
Show: