StringUtil.FormatCommentForOneLine 方法 (String, Int32)

命名空间:  Microsoft.TeamFoundation.Common.Internal
程序集:  Microsoft.TeamFoundation.Common(在 Microsoft.TeamFoundation.Common.dll 中)

语法

声明
Public Shared Function FormatCommentForOneLine ( _
    comment As String, _
    maxCommentDisplayLength As Integer _
) As String
public static string FormatCommentForOneLine(
    string comment,
    int maxCommentDisplayLength
)

参数

返回值

类型:System.String

.NET Framework 安全性

请参见

参考

StringUtil 类

FormatCommentForOneLine 重载

Microsoft.TeamFoundation.Common.Internal 命名空间