This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > ArcGlobe > ESRI.ArcGIS.ArcGlobe > Interfaces > IG > IGlobeDeployment Interface > IGlobeDeployment.UseLocalPaths Property (ArcObjects .NET 10.5 SDK) |
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;}