AWS SDK for .NET Documentation
FilePosition Property
AmazonAmazon.S3.ModelUploadPartRequestFilePosition Did this page help you?   Yes   No    Tell us about it...
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.
Declaration Syntax
C#
public long FilePosition { get; set; }

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