OtherComment.

Html Property

Summary

The rendered HTML of the custom documentation comment element content.
Assembly
Wyam.CodeAnalysis.dll
Namespace
Wyam.CodeAnalysis
Containing Type
OtherComment

Syntax

public string Html { get; }

Value

Type Description
string
GitHub