Click or drag to resize

AddInRuntimes Property

[Missing <summary> documentation for "P:Altaxo.AddInItems.AddIn.Runtimes"]


Namespace: Altaxo.AddInItems
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public IReadOnlyList<Runtime> Runtimes { get; }

Property Value

IReadOnlyListRuntime
See Also