Mono Class Library: System.DateTime Overview | MembersSystem.DateTime.Ticks Property |
Gets the number of 100-nanosecond ticks that represent the date and time of the current instance. [Edit]
|
A long set to the number of ticks that represent the date and time of the current instance. [Edit]
The value of this property is the number of 100-nanosecond intervals that have elapsed since 00:00:00, 1/1/0001. The value of the property is between DateTime.MinValue and DateTime.MaxValue .
This property is read-only.
[Edit]
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0