UITestWarningEventArgs Properties

 

Namespace:   Microsoft.VisualStudio.TestTools.UITest.Common
Assembly:  Microsoft.VisualStudio.TestTools.UITest.Common (in Microsoft.VisualStudio.TestTools.UITest.Common.dll)

Properties

Name Description
System_CAPS_pubproperty Action

Gets the associated UITestAction object.(Inherited from UITestActionEventArgs.)

System_CAPS_pubproperty Error

Gets the associated exception for this event.

System_CAPS_pubproperty WarningMessage

Gets or sets the text of the warning message.

See Also

UITestWarningEventArgs Class
Microsoft.VisualStudio.TestTools.UITest.Common Namespace

Return to top