![]()  | 
                    
                         This document is archived and information here might be outdated. Recommended version.  | 
                
| ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IC > ICacheDescriptionInfo Interface > ICacheDescriptionInfo.CacheType Property (ArcObjects .NET 10.4 SDK) | 
Cache type.
[Visual Basic .NET] Public Property CacheType As esriCachedMapServiceType
[C#] public esriCachedMapServiceType CacheType {get; set;}
[C++]
HRESULT get_CacheType(
  esriCachedMapServiceType* pServiceType
);
[C++]
HRESULT put_CacheType(
  esriCachedMapServiceType pServiceType
);
[C++]
Parameters pServiceType [out, retval]
pServiceType is a parameter of type esriCachedMapServiceType pServiceType [in]
pServiceType is a parameter of type esriCachedMapServiceType