TaskOptions Enumeration

Definition

Diese Enumeration unterstützt eine bitweise Kombination ihrer Memberwerte.

[System.Flags]
public enum TaskOptions
[<System.Flags>]
type TaskOptions = 
Public Enum TaskOptions
Vererbung
TaskOptions
Attribute

Felder

DoNotCancelOnJobFailure 4
DoNotDeleteOutputAssetOnFailure 2
None 0
ProtectedConfiguration 1

Gilt für: