Partilhar via


FileHandleResultSegment.Results Propriedade

Definição

Obtém uma coleção enumerável de resultados FileHandle.

public System.Collections.Generic.IEnumerable<Microsoft.Azure.Storage.File.FileHandle> Results { get; }
member this.Results : seq<Microsoft.Azure.Storage.File.FileHandle>
Public ReadOnly Property Results As IEnumerable(Of FileHandle)

Valor da propriedade

Uma coleção enumerável de objetos FileHandle.

Aplica-se a