This topic has not yet been rated - Rate this topic

WinTreeItem Constructor (UITestControl)

Initializes a new instance of the WinTreeItem class by using the provided parent control.

Namespace:  Microsoft.VisualStudio.TestTools.UITesting.WinControls
Assembly:  Microsoft.VisualStudio.TestTools.UITesting (in Microsoft.VisualStudio.TestTools.UITesting.dll)
public WinTreeItem(
	UITestControl parent
)

Parameters

parent
Type: Microsoft.VisualStudio.TestTools.UITesting.UITestControl
The UITestControl that contains this control.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.