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