AWS SDK for .NET Documentation
SearchPattern Property
AmazonAmazon.S3.TransferTransferUtilityUploadDirectoryRequestSearchPattern Did this page help you?   Yes   No    Tell us about it...
Gets and sets the search pattern used to determine which files in the directory are uploaded.
Declaration Syntax
C#
public string SearchPattern { get; set; }
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.

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)