Udostępnij za pośrednictwem


Właściwość Setting.WarningLevel —

Zwraca lub ustawia poziom ostrzeżeń ustawienia.

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

Składnia

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

Wartość właściwości

Typ: System.Int32
Poziom ostrzeżeń

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

Setting Klasa

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