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


IGxDialog.StartingLocation Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IG > IGxDialog Interface > IGxDialog.StartingLocation Property
ArcGIS Developer Help

IGxDialog.StartingLocation Property

The dialog's starting location. This can be an IGxObject or a text-string containing the full name of an object.

[Visual Basic .NET]
Public WriteOnly Property StartingLocation
[C#]
public void StartingLocation {set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxDialog Interface