developer155
Programmer
Hi,
is there a way to get something similar to Ticks in VB.
This code is C#:
string tempTicks = DateTime.Now.Ticks.ToString();
thanks!!
is there a way to get something similar to Ticks in VB.
This code is C#:
string tempTicks = DateTime.Now.Ticks.ToString();
thanks!!