Click or drag to resize

AddInAction Property

Action to execute when the application is restarted.

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

Property Value

AddInAction
See Also