CoffHeader.TimeDateStamp 屬性

定義

取得指出檔案建立時間的值。

public:
 property int TimeDateStamp { int get(); };
public int TimeDateStamp { get; }
member this.TimeDateStamp : int
Public ReadOnly Property TimeDateStamp As Integer

屬性值

自 1970 年 1 月 1 日 00:00 起的秒數低 32 位,表示檔案何時建立。

適用於