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
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.