Deployment Tools Foundation
Timestamp Property
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)