Gets and sets the search pattern used to determine which
            	files in the directory are uploaded.    
            
 Declaration Syntax
 Declaration Syntax| C# | 
public string SearchPattern { get; set; }
 Value
 Value
            	The search pattern used to deterimine which
            	files in the directory are uploaded.
            	The default value is "*", specifying that all files
            	in the directory will be uploaded.