This document is archived and information here might be outdated.  Recommended version.


IGxShortcut.Target Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxShortcut Interface > IGxShortcut.Target Property
ArcGIS Developer Help

IGxShortcut.Target Property

The value of the Target property.

[Visual Basic .NET]
Public Property Target As IGxObject
[C#]
public IGxObject Target {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxShortcut Interface