共用方式為


ILastInvocationInfo.Message 屬性

取得最後一則訊息。

命名空間:  Microsoft.VisualStudio.TestTools.UITest.Extension
組件:  Microsoft.VisualStudio.TestTools.UITest.Extension (在 Microsoft.VisualStudio.TestTools.UITest.Extension.dll 中)

語法

'宣告
ReadOnly Property Message As String
string Message { get; }
property String^ Message {
    String^ get ();
}
abstract Message : string with get
function get Message () : String

屬性值

型別:System.String
最後訊息。

.NET Framework 安全性

請參閱

參考

ILastInvocationInfo 介面

Microsoft.VisualStudio.TestTools.UITest.Extension 命名空間