This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IT > ITiledImageServer Interface > ITiledImageServer.GetVirtualCacheDirectory Method (ArcObjects .NET 10.5 SDK) |
Gets the virtual cache directory for a given layer within a map.
[Visual Basic .NET] Public Function GetVirtualCacheDirectory ( _ ) As String
[C#] public string GetVirtualCacheDirectory ( );
[C++]
HRESULT GetVirtualCacheDirectory(
BSTR* pURL
);
[C++]
Parameters pURL [out, retval] pURL is a parameter of type BSTR