GH_SettingsServerDatabaseName Property |
Gets the name of this settings database.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public string DatabaseName { get; }
Public ReadOnly Property DatabaseName As String
Get
Property Value
Type:
String[Missing <value> documentation for "P:Grasshopper.Kernel.GH_SettingsServer.DatabaseName"]
See Also