This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapCooker4 Interface > IMapCooker4.CacheProperties Property (ArcObjects .NET 10.4 SDK) |
Cache Properties.
[Visual Basic .NET] Public Property CacheProperties As IPropertySet
[C#] public IPropertySet CacheProperties {get; set;}
[C++]
HRESULT get_CacheProperties(
IPropertySet** ppCacheProperties
);
[C++]
HRESULT putref_CacheProperties(
IPropertySet* ppCacheProperties
);
[C++]
Parameters ppCacheProperties [out, retval]
ppCacheProperties is a parameter of type IPropertySet ppCacheProperties [in]
ppCacheProperties is a parameter of type IPropertySet