次の方法で共有


ISolutionSearchParameters.MaximumResults Property

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.

Namespace:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.Immutable.11.0 (in Microsoft.VisualStudio.Shell.Immutable.11.0.dll)

Syntax

'宣言
ReadOnly Property MaximumResults As UInteger
uint MaximumResults { get; }

Property Value

Type: System.UInt32

.NET Framework Security

See Also

Reference

ISolutionSearchParameters Interface

Microsoft.VisualStudio.Shell Namespace