Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public FileRange(long start, long end);
new Microsoft.WindowsAzure.Storage.File.FileRange : int64 * int64 -> Microsoft.WindowsAzure.Storage.File.FileRange
Public Sub New (start As Long, end As Long)
Parameters