Gets all loaded assemblies.
- Namespace
- Statiq
.Common - Containing Type
- ClassCatalog
Syntax
public IReadOnlyList<Assembly> GetAssemblies()
Return Value
Type | Description |
---|---|
IReadOnlyList |
A collection of available assemblies. |