This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > II > IItemPathsQuery Interface > IItemPathsQuery.MosaicDatasetPaths Property (ArcObjects .NET 10.5 SDK) |
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