Table of Contents

AssemblyLocation.AllAssemblies Property

Definition

Namespace
Sandcastle.Core.Reflection
Assembly
Sandcastle.Core.dll

This read-only property returns a bindable list of all assembly details for this location

public IList<AssemblyDetails> AllAssemblies { get; }

Property Value

IList<AssemblyDetails>