Click or drag to resize

DocCommentMissingStartTag Property

True if the documentation comment is missing a start tag.

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

Property Value

Type: Boolean
See Also