Compartir a través de


FileListingContext(Nullable<Int32>) Constructor

Definición

public FileListingContext(int? maxResults);
new Microsoft.WindowsAzure.Storage.File.Protocol.FileListingContext : Nullable<int> -> Microsoft.WindowsAzure.Storage.File.Protocol.FileListingContext
Public Sub New (maxResults As Nullable(Of Integer))

Parámetros

maxResults
Nullable<Int32>

Se aplica a