ArcObjects Library Reference  (CatalogUI)    

IGxDialog.Name Property

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

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGxDialog Interface