Timestamp Property

Microsoft Deployment Tools

Deployment Tools Foundation Timestamp Property
Gets or sets the binary creation date and time.
Declaration Syntax
C# Visual Basic Visual C++
public DateTime Timestamp { get; set; }
Public Property Timestamp As DateTime
public:
property DateTime Timestamp {
	DateTime get ();
	void set (DateTime value);
}

Assembly: Microsoft.Deployment.Resources (Module: Microsoft.Deployment.Resources) Version: 3.0.0.0 (3.5.1623.0)