Timestamp Property

DTF API

Copy image CopyHover image
Deployment Tools Foundation Timestamp Property
Deployment Tools Foundation NamespacesMicrosoft.Deployment.ResourcesVersionResourceTimestamp
Gets or sets the binary creation date and time.
Declaration Syntax
C# Visual Basic Visual C++ F#
public DateTime Timestamp { get; set; }
Public Property Timestamp As DateTime
	Get
	Set
public:
property DateTime Timestamp {
	DateTime get ();
	void set (DateTime value);
}
member Timestamp : DateTime with get, set
Property Value

Assembly: Microsoft.Deployment.Resources (Module: Microsoft.Deployment.Resources.dll) Version: 3.0.0.0 (3.11.1.2318)