Sdílet prostřednictvím


SilverlightTree – konstruktor (UITestControl)

Inicializuje novou instanci SilverlightTree třídy obsahující zadaný nadřazený.

Obor názvů:  Microsoft.VisualStudio.TestTools.UITesting.SilverlightControls
Sestavení:  Microsoft.VisualStudio.TestTools.UITest.Extension.Silverlight (v Microsoft.VisualStudio.TestTools.UITest.Extension.Silverlight.dll)

Syntaxe

'Deklarace
Public Sub New ( _
    parent As UITestControl _
)
public SilverlightTree(
    UITestControl parent
)
public:
SilverlightTree(
    UITestControl^ parent
)
new : 
        parent:UITestControl -> SilverlightTree
public function SilverlightTree(
    parent : UITestControl
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

SilverlightTree Třída

SilverlightTree – přetížení

Microsoft.VisualStudio.TestTools.UITesting.SilverlightControls – obor názvů