Click or drag to resize

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
C#
public static DateTime? GetLinkerTimestamp()

Return Value

Type: NullableDateTime
The linker timestamp .
See Also