This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > ID > IDescriptionWindow Interface > IDescriptionWindow.FindViaPath Method (ArcObjects .NET 10.4 SDK) |
Indicates whether the Item Description Window is already being displayed for the selected path.
[Visual Basic .NET] Public Function FindViaPath ( _ ByVal path As String _ ) As IDescriptionWindow
[C#] public IDescriptionWindow FindViaPath ( string path );