This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > II > IImageCooker Interface > IImageCooker.GetCacheDirectory Method (ArcObjects .NET 10.5 SDK) |
Gets the cache directory/location.
[Visual Basic .NET] Public Sub GetCacheDirectory ( _ ByRef pCacheDir As String _ )
[C#] public void GetCacheDirectory ( ref string pCacheDir );
[C++]
HRESULT GetCacheDirectory(
BSTR* pCacheDir
);
[C++]
Parameters pCacheDir [out] pCacheDir is a parameter of type BSTR