MergeSessionSummary.LastMessage 属性

定义

接收或设置代理在会话中返回的最后一条消息。

public:
 property System::String ^ LastMessage { System::String ^ get(); void set(System::String ^ value); };
public string LastMessage { get; set; }
member this.LastMessage : string with get, set
Public Property LastMessage As String

属性值

一个String值。

注解

该属性可被任何用户检索或设置。

该命名空间、类或成员仅在Microsoft .NET框架2.0版本中支持。

适用于