ReflectionDataSetAllSystemTypesRedirected Property

Note: This API is now obsolete.
This is used to get or set whether or not all System types are redirected to other assemblies

Definition

Namespace: Sandcastle.Core.Reflection
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.2.18.0
[ObsoleteAttribute("This property is no longer used and will be removed in a future version")]
public bool AllSystemTypesRedirected { get; set; }

Property Value

Boolean

See Also