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


IGxDialog.Name Property (ArcObjects .NET 10.5 SDK)
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