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


ISearchResultsLayer.Path Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Catalog)  

ISearchResultsLayer.Path Property

Full path to the search results layer file.

[Visual Basic .NET]
Public Property Path As String
[C#]
public string Path {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

ISearchResultsLayer Interface