共用方式為


Message.IsEcho 屬性

定義

取得或設定值,指出訊息是否從頁面本身傳送。

public bool IsEcho { get; set; }
member this.IsEcho : bool with get, set
Public Property IsEcho As Boolean

屬性值

true 如果訊息是從頁面本身傳送,則為 ;否則為 false

適用於