Click or drag to resize

AddInAddInTree Property

Gets the parent AddIn-Tree that contains this AddIn.

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

Property Value

IAddInTree
See Also