Gets or sets the recursive options for the directory upload.

C# |
public SearchOption SearchOption { get; set; }

The recursive options for the directory upload.
Set by default to TopDirectoryOnly,
specifying that files will be uploaded from the root directory only.