This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IM > IMosaicDatasetOperation2 Interface > IMosaicDatasetOperation2.DefaultCacheWorkspace Property (ArcObjects .NET 10.4 SDK) |
The default workspace for storing cached datasets associated with the mosaic dataset.
[Visual Basic .NET] Public ReadOnly Property DefaultCacheWorkspace As IWorkspaceName
[C#] public IWorkspaceName DefaultCacheWorkspace {get;}
[C++]
HRESULT get_DefaultCacheWorkspace(
IWorkspaceName** ppDefaultCacheWorkspaceName
);
[C++]
Parameters ppDefaultCacheWorkspaceName [out, retval]
ppDefaultCacheWorkspaceName is a parameter of type IWorkspaceName