AWS SDK Version 2 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

.NET Framework 4.5
 
This class represents the byte range for a range GET from S3.

Inheritance Hierarchy

System.Object
  Amazon.S3.Model.ByteRange

Namespace: Amazon.S3.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class ByteRange : Object

The ByteRange type exposes the following members

Constructors

NameDescription
Public Method ByteRange(Int64, Int64) Constructs a ByteRange and sets the start and end.

Properties

NameTypeDescription
Public Property End System.Int64 The ending byte number of the range
Public Property FormattedByteRange System.String The formatted string representing the byte range to be set for the range header.
Public Property Start System.Int64 The starting byte number of the range

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8.1, Windows 8

.NET for Windows Phone:
Supported in: Windows Phone 8.1, Windows Phone 8