DirectoryOptions.Recursive Property

Definition

Gets or sets a boolean that indicates whether to include subdirectories when doing a directory transfer operation.

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

Property Value

Applies to