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


IGxGeodatabase.GeodatabaseName Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Catalog)  

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