ISandcastleProject.DisableCodeBlockComponent Property
Definition
- Namespace
- Sandcastle.Core.Project
- Assembly
- Sandcastle.Core.dll
This read-only property is used to get whether or not to disable the custom Code Block Component so
that <code> elements are rendered in their standard format by the Sandcastle XSL
transformations.
bool DisableCodeBlockComponent { get; }
Property Value
- bool
The default is false so that the Code Block Component is used by default