This commit is contained in:
2025-12-12 13:26:52 +08:00
parent d8d196cad7
commit f4f4a0df9d
68 changed files with 691 additions and 391 deletions
@@ -791,7 +791,8 @@ Start on 0.</p>
</h3>
<div class="markdown level1 summary"></div>
<div class="markdown level1 summary"><p>Returns a human-readable string representation of this file line.</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
@@ -802,7 +803,8 @@ Start on 0.</p>
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></dt>
<dd></dd>
<dd><p>A formatted string with file number, path, line number, and line content.</p>
</dd>
</dl>