VisualStudioServices.VS2019_9Services.CacheService Property

Definition

Gets the ServiceRpcDescriptor for the cache feature that can be used to cache solution/folder and commit specific data such as unit test, language service related structures both locally and remotely to help speed up initialiation of those features.

Use the ICacheService interface for the client proxy for this service.

C++
public:
 virtual property Microsoft::ServiceHub::Framework::ServiceRpcDescriptor ^ CacheService { Microsoft::ServiceHub::Framework::ServiceRpcDescriptor ^ get(); };

Property Value

Applies to

Product Versions
Visual Studio SDK 2022