PresentationStyleSettings.SupportsCodeSnippetGrouping Property
Definition
- Namespace
- Sandcastle.Core.PresentationStyle
- Assembly
- Sandcastle.Core.dll
This is used to get or set whether or not code snippet grouping is supported by the presentation style.
public bool SupportsCodeSnippetGrouping { get; protected set; }
Property Value
Remarks
If true, code snippets will be grouped and sorted based on the syntax generators present in the project.