This topic has not yet been rated - Rate this topic

UITestException.Message Property

Gets the message that was provided when this exception object was created.

Namespace:  Microsoft.VisualStudio.TestTools.UITest.Extension
Assembly:  Microsoft.VisualStudio.TestTools.UITest.Extension (in Microsoft.VisualStudio.TestTools.UITest.Extension.dll)
public override string Message { get; }

Property Value

Type: System.String
The message for this exception.

Implements

_Exception.Message
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.