This document is archived and information here might be outdated. Recommended version. |
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 );