Gets the AuditInfoMode. Custom implementations should return Custom.

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

Syntax

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

See Also