The range of bytes to retrieve from the output. For example, if you want to download the first 1,048,576 bytes, specify "Range:
            bytes=0-1048575". By default, this operation downloads the entire output.
             
            
 Declaration Syntax
 Declaration Syntax| C# | 
public string Range { get; set; }