ICSharpHelper.XmlComment(String, Int32) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public string XmlComment (string comment, int indent = 0);
abstract member XmlComment : string * int -> string
Public Function XmlComment (comment As String, Optional indent As Integer = 0) As String
參數
-
indent
-
Int32
產生多行時要使用的縮排層級。
傳回
註解。
適用於