AssemblyLoaderServiceInstance Property |
Gets the instance of the service.
Namespace: Altaxo.AddInItemsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public static AssemblyLoaderService Instance { get; }
Property Value
AssemblyLoaderService
The instance of the service.
See Also