The file or folder path to crawl.
[Visual Basic .NET] Public Property Path As String
[C#] public string Path {get; set;}
[C++]
HRESULT get_Path(
BSTR* pFileOrFolderPath
);
[C++]
HRESULT put_Path(
BSTR pFileOrFolderPath
);
[C++]Parameters
pFileOrFolderPath [out, retval] pFileOrFolderPath is a parameter of type BSTR pFileOrFolderPath [in] pFileOrFolderPath is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.