TaskExecutionLogEntryType 列舉

定義

列舉指定的 LogEntryType 清單。

public enum class TaskExecutionLogEntryType
public enum TaskExecutionLogEntryType
type TaskExecutionLogEntryType = 
Public Enum TaskExecutionLogEntryType
繼承
TaskExecutionLogEntryType

欄位

名稱 Description
Information 0

定義 LogEntryType 對資訊的執行方式。

Error 1

定義 LogEntryType 的執行為錯誤。

Warning 2

將 LogEntryType 的執行定義為 warning。

適用於