Gets or sets the recursive options for the directory upload.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public SearchOption SearchOption { get; set; }
 Value
 Value
            	The recursive options for the directory upload.
            	Set by default to TopDirectoryOnly,
            	specifying that files will be uploaded from the root directory only.