Partager via


SilverlightTree, constructeur (UITestControl)

Initialise une nouvelle instance pour la classe SilverlightTree ayant le parent spécifié.

Espace de noms :  Microsoft.VisualStudio.TestTools.UITesting.SilverlightControls
Assembly :  Microsoft.VisualStudio.TestTools.UITest.Extension.Silverlight (dans Microsoft.VisualStudio.TestTools.UITest.Extension.Silverlight.dll)

Syntaxe

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

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

SilverlightTree Classe

SilverlightTree, surcharge

Microsoft.VisualStudio.TestTools.UITesting.SilverlightControls, espace de noms