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