Click or drag to resize

AddInIsPreinstalled Property

Gets whether the AddIn is a preinstalled component of the host application.

Namespace: Altaxo.AddInItems
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public bool IsPreinstalled { get; }

Property Value

Boolean
See Also