ExecutionMode 枚举

定义

public enum class ExecutionMode
public enum ExecutionMode
type ExecutionMode = 
Public Enum ExecutionMode
继承
ExecutionMode

字段

名称 说明
all 0
firstRecognized 1
allRecognized 2

适用于