Udostępnij za pośrednictwem


Właściwość IThresholdRule.ViolationMessage —

Pobiera komunikat z opisem naruszenie reguły.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.LoadTesting
Zestaw:  Microsoft.VisualStudio.QualityTools.LoadTestFramework (w Microsoft.VisualStudio.QualityTools.LoadTestFramework.dll)

Składnia

'Deklaracja
ReadOnly Property ViolationMessage As String
string ViolationMessage { get; }
property String^ ViolationMessage {
    String^ get ();
}
abstract ViolationMessage : string with get
function get ViolationMessage () : String

Wartość właściwości

Typ: System.String
Komunikat z opisem naruszenie reguły.

Uwagi

Metoda ta jest wywoływana po naruszeniu do wyświetlania w pliku składnika UI dziennika.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IThresholdRule Interfejs

Przestrzeń nazw Microsoft.VisualStudio.TestTools.LoadTesting