ArcObjects Library Reference (CatalogUI)  

IGxItemInfoHelper.ItemInfo Property

Item info of the selected object.

[Visual Basic .NET]
Public Function get_ItemInfo ( _
    ByVal pGxObject As IGxObject _
) As IItemInfo
[C#]
public IItemInfo get_ItemInfo (
    IGxObject pGxObject
);

Product Availability

Available with ArcGIS Desktop.

See Also

IGxItemInfoHelper Interface