次の方法で共有


FileRange(Int64, Int64) コンストラクター

定義

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)

パラメーター

start
Int64
end
Int64

適用対象