Udostępnij za pośrednictwem


Właściwość RuleResult.Message —

Zwraca lub ustawia komunikat wynik.

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

Składnia

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

Wartość właściwości

Typ: System.String
Wiadomość.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

RuleResult Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.WebTesting.Rules