This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IS > IStartupDialog3 Interface > IStartupDialog3.Database Property (ArcObjects .NET 10.5 SDK) |
The database for the document.
[Visual Basic .NET] Public ReadOnly Property Database As IWorkspaceName
[C#] public IWorkspaceName Database {get;}