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