Click or drag to resize

StartupSettingsResourceAssemblyName Property

Gets/Sets the name of the assembly to load the BitmapResources and English StringResources from.

Namespace: Altaxo.Gui.Workbench
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public string ResourceAssemblyName { get; set; }

Property Value

String
See Also