Partager via


ILastInvocationInfo.Message, propriété

Obtient le dernier message.

Espace de noms :  Microsoft.VisualStudio.TestTools.UITest.Extension
Assembly :  Microsoft.VisualStudio.TestTools.UITest.Extension (dans Microsoft.VisualStudio.TestTools.UITest.Extension.dll)

Syntaxe

'Déclaration
ReadOnly Property Message As String
string Message { get; }
property String^ Message {
    String^ get ();
}
abstract Message : string with get
function get Message () : String

Valeur de propriété

Type : System.String
Dernier message.

Sécurité .NET Framework

Voir aussi

Référence

ILastInvocationInfo Interface

Microsoft.VisualStudio.TestTools.UITest.Extension, espace de noms