ReflectionDataSetAssemblyLocations Property
This read-only property returns a bindable list of assembly locations
Namespace: Sandcastle.Core.ReflectionAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.9.12.0
public IBindingList AssemblyLocations { get; }
Public ReadOnly Property AssemblyLocations As IBindingList
Get
public:
property IBindingList^ AssemblyLocations {
IBindingList^ get ();
}
member AssemblyLocations : IBindingList with get
Property Value
IBindingList