Delete Layer Cache Directory.
[Visual Basic .NET] Public Sub DeleteLayerCacheDirectory ( _ ByVal layerCacheFullPath As String _ )
[C#] public void DeleteLayerCacheDirectory ( string layerCacheFullPath );
[C++]
HRESULT DeleteLayerCacheDirectory(
BSTR layerCacheFullPath
);
[C++]Parameters
layerCacheFullPath [in] layerCacheFullPath is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.