ArcObjects Library Reference (Catalog)  

IGxDisplayName.DisplayName Property

The display name of the object.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGxDisplayName Interface