This document is archived and information here might be outdated. Recommended version. |
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**