DateTime..::..Ticks Property
Gets the number of ticks that represent the date and time of this instance.
Namespace:
SystemAssembly: Bridge (in Bridge.dll)
Syntax
[TemplateAttribute] public long Ticks { get; }
<TemplateAttribute> _ Public ReadOnly Property Ticks As Long Get
[TemplateAttribute] public: property long long^ Ticks { long long^ get (); }