EnterpriseManagementGroup.TypeCache Property

Definition

Gets an interface that enables you to refresh the type cache on the client computer and subscribe to type cache updates. The type cache has to be refreshed manually only if the AutoRefreshCache property is set to false.

public:
 property Microsoft::EnterpriseManagement::ITypeCacheManagement ^ TypeCache { Microsoft::EnterpriseManagement::ITypeCacheManagement ^ get(); };
public Microsoft.EnterpriseManagement.ITypeCacheManagement TypeCache { get; }
member this.TypeCache : Microsoft.EnterpriseManagement.ITypeCacheManagement
Public ReadOnly Property TypeCache As ITypeCacheManagement

Property Value

The type cache manager.

Applies to