ReflectionDataSetIgnoredUnresolved Property
This read-only property returns a bindable list of ignored unresolved assembly identities used for
building the reflection data.
Namespace: Sandcastle.Core.ReflectionAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.9.12.0
public IBindingList IgnoredUnresolved { get; }
Public ReadOnly Property IgnoredUnresolved As IBindingList
Get
public:
property IBindingList^ IgnoredUnresolved {
IBindingList^ get ();
}
member IgnoredUnresolved : IBindingList with get
Property Value
IBindingList