This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IC > ICustomGlobeLayer Interface > ICustomGlobeLayer.UseCache Property (ArcObjects .NET 10.5 SDK) |
The option to use Globe's disk caching.
[Visual Basic .NET] Public ReadOnly Property UseCache As Boolean
[C#] public bool UseCache {get;}
[C++]
HRESULT get_UseCache(
VARIANT_BOOL* pbUseCache
);
[C++]
Parameters pbUseCache [out, retval] pbUseCache is a parameter of type VARIANT_BOOL