다음을 통해 공유


ImageStoreListDescription.IsRecursive Property

Definition

Specifies if the listing should loop through all files in the given relative path.

public bool IsRecursive { get; }
member this.IsRecursive : bool
Public ReadOnly Property IsRecursive As Boolean

Property Value

The flag that indicates whether the listing should loop through all files in the given relative path.

Applies to