This document is archived and information here might be outdated.  Recommended version.


ISearchServer.GetDataSourceList Method (ArcObjects .NET 10.8 SDK)
ArcGIS Developer Help

ISearchServer.GetDataSourceList Method

The list of dataSource path.

[Visual Basic .NET]
Public Function GetDataSourceList ( _
) As IStringArray
[C#]
public IStringArray GetDataSourceList (
);
[C++]
HRESULT GetDataSourceList(
void
);

Product Availability

No record for Search in Libraries found

See Also

ISearchServer Interface