ErrorLogType Enum

Definition

Enumerates the supported error logging options available.

public enum class ErrorLogType
public enum ErrorLogType
type ErrorLogType = 
Public Enum ErrorLogType
Inheritance
ErrorLogType

Fields

ErrorLogCustom 1

The custom error information is logged.

ErrorLogNone 0

The error is not logged.

Applies to