Click or drag to resize

DiagnosticsInformationAssemblyCompileDate Property

Gets the assembly compile date.

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

Property Value

Type: NullableDateTime
The assembly compile date.
See Also