CompilationTaskEventType Enum

Definition

Represents the type of a compilation task event.

public enum CompilationTaskEventType
type CompilationTaskEventType = 
Public Enum CompilationTaskEventType
Inheritance
CompilationTaskEventType

Fields

End 1

Represents a compilation task end.

Start 0

Represents a compilation task start.

Applies to