This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > ID > IDescriptionWindow Interface > IDescriptionWindow.TargetItemInfo Property (ArcObjects .NET 10.5 SDK) |
Pass the target ItemInfo to item description window.
[Visual Basic .NET] Public Property TargetItemInfo As IItemInfo
[C#] public IItemInfo TargetItemInfo {get; set;}