This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobeServerSetup Interface > IGlobeServerSetup.SOMPhysicalCacheDirectory Property (ArcObjects .NET 10.4 SDK) |
The SOM physical directory for Globe cache.
[Visual Basic .NET] Public Property SOMPhysicalCacheDirectory As String
[C#] public string SOMPhysicalCacheDirectory {get; set;}
[C++]
HRESULT get_SOMPhysicalCacheDirectory(
BSTR* pPath
);
[C++]
HRESULT put_SOMPhysicalCacheDirectory(
BSTR pPath
);
[C++]
Parameters pPath [out, retval] pPath is a parameter of type BSTR pPath [in] pPath is a parameter of type BSTR