Sets the position in the file specified by FilePath from which to retrieve the content of the part.
This field is required when a file path is specified. It is ignored when using the InputStream property.

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 UploadPartRequest WithFilePosition( long filePosition )

- filePosition (Int64)
- The value that FilePosition is set to

the request with the FilePosition set