VersionInfoTimeStamp Property
The assembly time stamp from the portable executable header
Namespace: InnerDrive.CoreAssembly: InnerDrive.Core (in InnerDrive.Core.dll) Version: 5.2.9017.0
public DateTimeOffset TimeStamp { get; }
Return Value
DateTimeOffsetThe date and time the assembly was compiled, or
MinValue
if the value cannot be determined
This method will not return a useful value for an assembly
compiled with the deterministic attribute