共用方式為


StorageProviderSearchQueryOptions.MaxResults Property

Definition

Gets the maximum number of results to return.

public:
 property unsigned int MaxResults { unsigned int get(); };
uint32_t MaxResults();
public uint MaxResults { get; }
var uInt32 = storageProviderSearchQueryOptions.maxResults;
Public ReadOnly Property MaxResults As UInteger

Property Value

UInt32

unsigned int

uint32_t

The maximum number of results to return.

Applies to