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