Summary
Gets the assemblies that were directly referenced (as opposed to all recursively referenced assemblies).
- Assembly
- Wyam
.Configuration .dll - Namespace
- Wyam
.Configuration .Assemblies - Containing Type
- AssemblyLoader
Syntax
public ConcurrentHashSet<Assembly> DirectAssemblies { get; }
Value
Type | Description |
---|---|
ConcurrentHashSet |