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


IFileSystemQuery.Location Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IF > IFileSystemQuery Interface > IFileSystemQuery.Location Property
ArcGIS Developer Help

IFileSystemQuery.Location Property

Starting location of a search.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IFileSystemQuery Interface