This document is archived and information here might be outdated.  Recommended version.


IGlobeDeployment.DefaultCacheLocation Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcGlobe > ESRI.ArcGIS.ArcGlobe > Interfaces > IG > IGlobeDeployment Interface > IGlobeDeployment.DefaultCacheLocation Property
ArcGIS Developer Help

IGlobeDeployment.DefaultCacheLocation Property

The default location for setting/copying the caches.

[Visual Basic .NET]
Public Property DefaultCacheLocation As String
[C#]
public string DefaultCacheLocation {get; set;}

Product Availability

Available with ArcGIS Desktop. Requires 3D Analyst Extension.

See Also

IGlobeDeployment Interface