Click or drag to resize

AddInManifestPrimaryVersion Property

Gets the primary version of the add-in.

Namespace: Altaxo.AddInItems
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public Version? PrimaryVersion { get; }

Property Value

Version
See Also