ReflectionDataSetBindingRedirections Property

This read-only property returns a bindable list of binding redirections used for building the reflection data.

Definition

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

Property Value

IBindingList

See Also