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


IGxDialog.StartingLocation Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CatalogUI)  

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