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 位,表示檔案何時建立。