Compartir a través de


FileResultSegment Constructor

Definición

public FileResultSegment (System.Collections.Generic.IEnumerable<Microsoft.WindowsAzure.Storage.File.IListFileItem> files, Microsoft.WindowsAzure.Storage.File.FileContinuationToken continuationToken);
new Microsoft.WindowsAzure.Storage.File.FileResultSegment : seq<Microsoft.WindowsAzure.Storage.File.IListFileItem> * Microsoft.WindowsAzure.Storage.File.FileContinuationToken -> Microsoft.WindowsAzure.Storage.File.FileResultSegment
Public Sub New (files As IEnumerable(Of IListFileItem), continuationToken As FileContinuationToken)

Parámetros

continuationToken
FileContinuationToken

Se aplica a