CoffHeader.TimeDateStamp 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
會有一個值,顯示檔案建立的時間。
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 位元,表示檔案建立的時間。