Click or drag to resize

AddInStringResources Property

Gets or sets the string resource file names.

Namespace: Altaxo.AddInItems
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public List<string> StringResources { get; set; }

Property Value

ListString
See Also