MSG.time Vlastnost

Definice

Získá nebo nastaví čas, kdy byla zpráva publikována.

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

Hodnota vlastnosti

Int32

Čas, kdy byla zpráva publikována.

Atributy

Platí pro