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


IGxDatabaseExtension.Name Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxDatabaseExtension Interface > IGxDatabaseExtension.Name Property
ArcGIS Developer Help

IGxDatabaseExtension.Name Property

The name of the extension.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGxDatabaseExtension Interface