Click or drag to resize

PackageInfoProperties Property

A key-value dictionary of properties.

Namespace: Altaxo.Serialization.AutoUpdates
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public Dictionary<string, string> Properties { get; }

Property Value

DictionaryString, String
See Also