AssemblyBuildDateAttribute Constructor
Specifies when the assembly is built.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
public AssemblyBuildDateAttribute(
long ticks
)
Public Sub New (
ticks As Long
)
public:
AssemblyBuildDateAttribute(
long long ticks
)
new :
ticks : int64 -> AssemblyBuildDateAttribute
Parameters
- ticks Int64
- Ticks of UTC date and time when the assembly is built.