Click or drag to resize

DiagnosticsInformationAssemblyCompileDate Property

Gets the assembly compile date.

Namespace:  callback.ShellBoost.Core.Utilities
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public DateTime? AssemblyCompileDate { get; }

Property Value

Type: NullableDateTime
The assembly compile date.
See Also