ReflectionDataSetAssemblyLocations Property

This read-only property returns a bindable list of assembly locations

Definition

Namespace: Sandcastle.Core.Reflection
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.2.18.0
public IBindingList AssemblyLocations { get; }

Property Value

IBindingList

See Also