StringUtil.FormatCommentForOneLine (Método) (String, Int32)

Espacio de nombres:  Microsoft.TeamFoundation.Common.Internal
Ensamblado:  Microsoft.TeamFoundation.Common (en Microsoft.TeamFoundation.Common.dll)

Sintaxis

'Declaración
Public Shared Function FormatCommentForOneLine ( _
    comment As String, _
    maxCommentDisplayLength As Integer _
) As String
public static string FormatCommentForOneLine(
    string comment,
    int maxCommentDisplayLength
)

Parámetros

Valor devuelto

Tipo: System.String

Seguridad de .NET Framework

Vea también

Referencia

StringUtil Clase

FormatCommentForOneLine (Sobrecarga)

Microsoft.TeamFoundation.Common.Internal (Espacio de nombres)