Click or drag to resize

UnusedCodeObjectInDocComment Property

True if inside a documentation comment.

Namespace:  Nova.Parsing
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public override bool InDocComment { get; }

Property Value

Type: Boolean
See Also