Sets the Directory property for this request.
            This is the location where files are uploaded from.
            
 Declaration Syntax
 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 WithDirectory( string directory )
 Parameters
 Parameters- directory (String)
- The value that Directory is set to
 Return Value
 Return ValueThe request with the Directory set