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.
UITestJScriptExecutionException::DefaultMessage Property
The default message for this exception type. This is overridden typically by derived exception classes to provide their own default messages. In case user has not explicitly set any message, then the default message is used by BasicMessage and base.Message.
Assembly: Microsoft.VisualStudio.TestTools.UITest.Extension (in Microsoft.VisualStudio.TestTools.UITest.Extension.dll)
Property Value
Type: System::String^
Show: