In The Hand LtdIn The Hand
LogFileCreationScheduleOption Enumeration
NamespacesInTheHand.VisualBasic.LoggingLogFileCreationScheduleOption
.NET Components for Mobility
Determines which date to include in the names of the FileLogTraceListener class log files.
Declaration Syntax
C#Visual Basic
public enum LogFileCreationScheduleOption
Public Enumeration LogFileCreationScheduleOption
Members
MemberDescription
None
Do not include the date in the log file name.

Daily
Include the current date in the log file name.

Weekly
Include the first day of the current week in the log file name.

HasFlag
Determines whether one or more bit fields are set in the current instance.

Remarks

Assembly: InTheHand.VisualBasic (Module: InTheHand.VisualBasic) Version: 7.0.0.0