AssemblyUtilitiesGetLinkerTimestamp Method |
Gets the linker timestamp from the entry assembly.
Namespace:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public static DateTime? GetLinkerTimestamp()
Return Value
Type:
NullableDateTimeThe linker timestamp .
See Also