AWS SDK for .NET Documentation
WithKeyPrefix Method (keyPrefix)
AmazonAmazon.S3.TransferTransferUtilityUploadDirectoryRequestWithKeyPrefix(String) Did this page help you?   Yes   No    Tell us about it...
Sets the KeyPrefix property for this request. This value prefixed the generated object keys.
Declaration Syntax
C#
[ObsoleteAttribute("The With methods are obsolete and will be removed in version 2 of the AWS SDK for .NET. See http://aws.amazon.com/sdkfornet/#version2 for more information.")]
public TransferUtilityUploadDirectoryRequest WithKeyPrefix(
	string keyPrefix
)
Parameters
keyPrefix (String)
The value that KeyPrefix is set to
Return Value
The request with the KeyPrefix set

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