We recommend using Visual Studio 2017
This documentation is archived and is not being maintained.
WarningAction Constructor (String, UITechnologyElement)
Visual Studio 2010
Initializes a new instance of the WarningAction class.
Assembly: Microsoft.VisualStudio.TestTools.UITest.Common (in Microsoft.VisualStudio.TestTools.UITest.Common.dll)
Parameters
- message
- Type: System.String
A string that contains a warning message.
- uiElement
- Type: Microsoft.VisualStudio.TestTools.UITest.Extension.UITechnologyElement
A UITechnologyElement object.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: