Condividi tramite


Proprietà ISolutionSearchParameters.MaximumResults

Gets the maximum number of results that should be returned by the search. If more results than this are available, the search provider should call OnMaximumResultsExceeded to indicate that not all results were returned.

Spazio dei nomi:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.Immutable.11.0 (in Microsoft.VisualStudio.Shell.Immutable.11.0.dll)

Sintassi

'Dichiarazione
ReadOnly Property MaximumResults As UInteger
uint MaximumResults { get; }

Valore proprietà

Tipo: System.UInt32

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ISolutionSearchParameters Interfaccia

Spazio dei nomi Microsoft.VisualStudio.Shell