Partager via


UITechnologyElement.IsTreeSwitchingRequired, propriété

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

Syntaxe

'Déclaration
Public MustOverride ReadOnly Property IsTreeSwitchingRequired As Boolean
public abstract bool IsTreeSwitchingRequired { get; }
public:
virtual property bool IsTreeSwitchingRequired {
    bool get () abstract;
}
abstract IsTreeSwitchingRequired : bool with get
abstract function get IsTreeSwitchingRequired () : boolean

Valeur de propriété

Type : Boolean

Implémentations

IUITechnologyElement.IsTreeSwitchingRequired

Sécurité .NET Framework

Voir aussi

Référence

UITechnologyElement Classe

Microsoft.VisualStudio.TestTools.UITest.Extension, espace de noms