MSG.time 屬性

定義

取得或設定公佈訊息的時間。

public:
 property int time { int get(); void set(int value); };
public int time { [System.Security.SecurityCritical] get; [System.Security.SecurityCritical] set; }
public int time { get; set; }
[<get: System.Security.SecurityCritical>]
[<set: System.Security.SecurityCritical>]
member this.time : int with get, set
member this.time : int with get, set
Public Property time As Integer

屬性值

Int32

公佈訊息的時間。

屬性

適用於