StringUtil.FormatCommentForOneLine, méthode (String, Int32)

Espace de noms :  Microsoft.TeamFoundation.Common.Internal
Assembly :  Microsoft.TeamFoundation.Common (dans Microsoft.TeamFoundation.Common.dll)

Syntaxe

'Déclaration
Public Shared Function FormatCommentForOneLine ( _
    comment As String, _
    maxCommentDisplayLength As Integer _
) As String
public static string FormatCommentForOneLine(
    string comment,
    int maxCommentDisplayLength
)

Paramètres

Valeur de retour

Type : System.String

Sécurité .NET Framework

Voir aussi

Référence

StringUtil Classe

FormatCommentForOneLine, surcharge

Microsoft.TeamFoundation.Common.Internal, espace de noms