This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IC > ICacheDescriptionInfo Interface > ICacheDescriptionInfo.CacheType Property (ArcObjects .NET 10.5 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