TileCacheInfo object.
[Visual Basic .NET] Public Property TileCacheInfo As ITileCacheInfo
[C#] public ITileCacheInfo TileCacheInfo {get; set;}
[C++]
HRESULT get_TileCacheInfo(
ITileCacheInfo** ppTileCacheInfo
);
[C++]
HRESULT putref_TileCacheInfo(
ITileCacheInfo* ppTileCacheInfo
);
[C++]Parameters
ppTileCacheInfo [out, retval]ppTileCacheInfo is a parameter of type ITileCacheInfo
ppTileCacheInfoppTileCacheInfo is a parameter of type ITileCacheInfo
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.