ArcObjects Library Reference (CatalogUI)  

IGxDialog.Name Property

The text in the Name text box (only for DoModalSave).

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGxDialog Interface