'DeclarationPublic Const DefaultEntryType As LogEntryType
'UsageDim value As LogEntryType value = LogEntryEventArgs.DefaultEntryType
public const LogEntryType DefaultEntryType
public: const LogEntryType DefaultEntryType
This is a constant, and its value is LogEntryType.Information.
'DeclarationPublic Const DefaultEntryType As LogEntryType
'UsageDim value As LogEntryType value = LogEntryEventArgs.DefaultEntryType
public const LogEntryType DefaultEntryType
public: const LogEntryType DefaultEntryType