'Declaration
Public Const DefaultEntryType As LogEntryType
'Usage
Dim value As LogEntryType value = LogEntryEventArgs.DefaultEntryType
public const LogEntryType DefaultEntryType
public: const LogEntryType DefaultEntryType
The value of this constant is LogEntryType.Information.
'Declaration
Public Const DefaultEntryType As LogEntryType
'Usage
Dim value As LogEntryType value = LogEntryEventArgs.DefaultEntryType
public const LogEntryType DefaultEntryType
public: const LogEntryType DefaultEntryType