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


IGxShortcut.TargetLocation 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.TargetLocation Property
ArcGIS Developer Help

IGxShortcut.TargetLocation Property

The location of the target.

[Visual Basic .NET]
Public Property TargetLocation As String
[C#]
public string TargetLocation {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxShortcut Interface