Click or drag to resize

MarkdownPropertyParserCollectGroupDocs Property

A switch to control, whether non-property lines are collected as the documentation for a group.

Namespace:  Mastersign.Bench.Markdown
Assembly:  BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax
public bool CollectGroupDocs { get; set; }

Property Value

Type: Boolean
See Also