다음을 통해 공유


SearchProviderSettingsDataSource.SearchResultsCacheable Property

Microsoft internal use only. Gets or sets the flag indicating whether the search provider can cache the display properties of the search result items for faster recent item retrieval.

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

Syntax

‘선언
Public Property SearchResultsCacheable As Boolean
public bool SearchResultsCacheable { get; set; }

Property Value

Type: System.Boolean
Returns the flag indicating that search result items’ display properties are being cached.

.NET Framework Security

See Also

Reference

SearchProviderSettingsDataSource Class

Microsoft.VisualStudio.PlatformUI Namespace