Gets the AutoTimestampMode. Custom implementations should return Custom.

Namespace:  Mindscape.LightSpeed.Timestamps
Assembly:  Mindscape.LightSpeed (in Mindscape.LightSpeed.dll)
Version: 4.0.0.0 (4.0.0.0)

Syntax

C#
AutoTimestampMode Mode { get; }
Visual Basic (Declaration)
ReadOnly Property Mode As AutoTimestampMode

See Also