Udostępnij za pośrednictwem


Właściwość UITestWarningEventArgs.WarningMessage —

Pobiera lub ustawia tekst komunikatu ostrzegawczego.

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 WarningMessage As String
public string WarningMessage { get; set; }
public:
property String^ WarningMessage {
    String^ get ();
    void set (String^ value);
}
member WarningMessage : string with get, set
function get WarningMessage () : String
function set WarningMessage (value : String)

Wartość właściwości

Typ: System.String
Tekst ostrzeżenia.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

UITestWarningEventArgs Klasa

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