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


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

IGxGeodatabase.GeodatabaseName Property

The Geodatabase name.

[Visual Basic .NET]
Public Sub GeodatabaseName ( _
    ByRef Name As String _
)
[C#]
public void GeodatabaseName (
    ref string Name
);

Product Availability

Available with ArcGIS Desktop.

See Also

IGxGeodatabase Interface