This document is archived and information here might be outdated. Recommended version. |
The array of paths stored at the mosaic dataset (top) level.
[Visual Basic .NET] Public ReadOnly Property MosaicDatasetPaths As IStringArray
[C#] public IStringArray MosaicDatasetPaths {get;}
[C++]
HRESULT get_MosaicDatasetPaths(
IStringArray** ppPaths
);
[C++] Parameters ppPaths [out, retval]
ppPaths is a parameter of type IStringArray**