ReferencedAssembliesAssembliesIncludedInClassReference Property |
Gets the assemblies that are included in the class reference help file. This enumeration can be used to decide
whether to look for help in the class reference help file or in the Microsoft library help.
Namespace: Altaxo.Settings.ScriptingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public static IEnumerable<Assembly> AssembliesIncludedInClassReference { get; }
Property Value
IEnumerableAssemblySee Also