これはもっと簡単なはずです...
コードのXMLドキュメントに「コード化された」改行を追加したい
/// <summary>
/// Get a human-readable variant of the SQL WHERE statement of the search element. <br/>
/// Rather than return SQL, this method returns a string with icon-tokens, which
/// could be used to represent the search in a condensed pictogram format.
/// </summary>
ご覧のとおり、<と>の括弧を追加することを示すいくつかの回答を見つけました。興味深いことに、適切な'ol <br />改行は、Intellisenseポップアップに改行を作成しません。
これは面倒だと思います...
助言がありますか?