Udostępnij za pośrednictwem


Właściwość ConditionalEventArgs.Message —

Zwraca lub ustawia wiadomości są wyświetlane po uruchomieniu tej reguły w odtwarzania.Ten komunikat nie jest wyświetlany podczas testu obciążenia.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.WebTesting
Zestaw:  Microsoft.VisualStudio.QualityTools.WebTestFramework (w Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Składnia

'Deklaracja
Public Property Message As String
public string Message { get; set; }
public:
property String^ Message {
    String^ get ();
    void set (String^ value);
}
member Message : string with get, set
function get Message () : String 
function set Message (value : String)

Wartość właściwości

Typ: String
Wiadomości są wyświetlane po uruchomieniu tej reguły w odtwarzania.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ConditionalEventArgs Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.WebTesting