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


IGlobeDeployment.UseLocalPaths 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.UseLocalPaths Property
ArcGIS Developer Help

IGlobeDeployment.UseLocalPaths Property

Indicates whether to use internal local paths for data caches, given by the path table.

[Visual Basic .NET]
Public Property UseLocalPaths As Boolean
[C#]
public bool UseLocalPaths {get; set;}

Product Availability

Available with ArcGIS Desktop. Requires 3D Analyst Extension.

See Also

IGlobeDeployment Interface