Udostępnij za pośrednictwem


Właściwość UIObject.SupportLevel —

Zwraca lub ustawia poziom, przy którym obecną technologią obsługuje ten obiekt interfejsu użytkownika.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.UITest.Common.UIMap
Zestaw:  Microsoft.VisualStudio.TestTools.UITest.Common (w Microsoft.VisualStudio.TestTools.UITest.Common.dll)

Składnia

'Deklaracja
Public Property SupportLevel As Integer
public int SupportLevel { get; set; }
public:
property int SupportLevel {
    int get ();
    void set (int value);
}
member SupportLevel : int with get, set
function get SupportLevel () : int
function set SupportLevel (value : int)

Wartość właściwości

Typ: System.Int32
Rzeczywisty poziom wsparcia.

Zabezpieczenia.NET Framework

Zobacz też

Informacje

UIObject Class

Przestrzeń nazw Microsoft.VisualStudio.TestTools.UITest.Common.UIMap

SupportLevelWrapper