AssemblyBuildDateAttribute.BuildDateUtc Property
UTC date and time when the assembly is built.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
public DateTime BuildDateUtc { get; }
Public ReadOnly Property BuildDateUtc As DateTime
Get
public:
property DateTime BuildDateUtc {
DateTime get ();
}
member BuildDateUtc : DateTime with get
Property Value
DateTime