共用方式為


TaskExecutionLogEntryType Enum

Definition

Enumerates the list of the specified LogEntryType.

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

Fields

Name Value Description
Information 0

Defines the execution of the LogEntryType to information.

Error 1

Defines the execution of the LogEntryType to error.

Warning 2

Defines the execution of the LogEntryType to warning.

Applies to