Click or drag to resize

DocReturnsTagName Property

The XML tag name for the documentation comment.

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

Property Value

Type: String
See Also