| MarkdownPropertyParserCurrentGroupMetadata Property |
Gets or sets a metadata object, which is going to be attached to every group,
properties are recognized for.
Namespace:
Mastersign.Bench.Markdown
Assembly:
BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax public Object CurrentGroupMetadata { get; set; }
Public Property CurrentGroupMetadata As Object
Get
Set
Property Value
Type:
ObjectSee Also