Click or drag to resize

RuntimeIsHostApplicationAssembly Property

Gets whether the assembly belongs to the host application (':' prefix).

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

Property Value

Boolean
See Also