Udostępnij za pośrednictwem


Właściwość UITestException.DefaultMessage —

Po zastąpieniu w klasie pochodnej, pobiera komunikat domyślny typ określony wyjątek.

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

Składnia

'Deklaracja
Protected Overridable ReadOnly Property DefaultMessage As String
protected virtual string DefaultMessage { get; }
protected:
virtual property String^ DefaultMessage {
    String^ get ();
}
abstract DefaultMessage : string with get 
override DefaultMessage : string with get
function get DefaultMessage () : String

Wartość właściwości

Typ: String
Komunikat domyślny.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

UITestException Klasa

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