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

DataLakeGetPathsOptions.Recursive Property

Definition

If true, all paths are listed; otherwise, only paths at the root of the filesystem are listed.

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

Property Value

Applies to