PipelineAst.Background Property

Definition

Indicates that this pipeline should be run in the background.

public:
 property bool Background { bool get(); };
public:
 property bool Background { bool get(); };
public bool Background { get; }
member this.Background : bool
Public ReadOnly Property Background As Boolean

Property Value

Applies to