ArcObjects Library Reference (Catalog)  

IGxDatabase.WorkspaceName Property

The workspace name.

[Visual Basic .NET]
Public Property WorkspaceName As IWorkspaceName
[C#]
public IWorkspaceName WorkspaceName {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxDatabase Interface