ListNodeFileOptions.Recursive Property

Definition

If true, performs a recursive list of all files of the task. If false, returns only the files at the task directory root.

public bool Recursive { get; set; }
member this.Recursive : bool with get, set
Public Property Recursive As Boolean

Property Value

Applies to