UITestControl Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
| Name | Description |
|---|---|
| UITestControl() | |
| UITestControl(UITestControl) |
UITestControl()
public:
UITestControl();
public UITestControl();
Public Sub New ()
Applies to
UITestControl(UITestControl)
public:
UITestControl(Microsoft::VisualStudio::TestTools::UITesting::UITestControl ^ searchLimitContainer);
public UITestControl(Microsoft.VisualStudio.TestTools.UITesting.UITestControl searchLimitContainer);
new Microsoft.VisualStudio.TestTools.UITesting.UITestControl : Microsoft.VisualStudio.TestTools.UITesting.UITestControl -> Microsoft.VisualStudio.TestTools.UITesting.UITestControl
Public Sub New (searchLimitContainer As UITestControl)
Parameters
- searchLimitContainer
- UITestControl