Share via


FileListingContext(Nullable<Int32>) Constructor

Definition

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))

Parameters

maxResults
Nullable<Int32>

Applies to