This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxGeodatabase Interface > IGxGeodatabase.GeodatabaseName Property (ArcObjects .NET 10.5 SDK) |
The Geodatabase name.
[Visual Basic .NET] Public Sub GeodatabaseName ( _ ByRef Name As String _ )
[C#] public void GeodatabaseName ( ref string Name );