ArcObjects Library Reference (Catalog)  

IGxObject.Name Property

The short name of the object.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGxObject Interface

.NET Samples

Text View tab (Code Files: TextView) | StreetMap routing (Code Files: RoutingForm) | Browse for Python files (Code Files: CustomFilter)

.NET Related Topics

Catalog