你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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