AssemblyLocation.IncludedAssemblies Property
Definition
- Namespace
- Sandcastle.Core.Reflection
- Assembly
- Sandcastle.Core.dll
This read-only property returns an enumerable list of only the included assembly details for this location.
public IEnumerable<AssemblyDetails> IncludedAssemblies { get; }