Partager via


AvatarUtils.ToInitials, méthode

Récupère les initiales (deux premiers) d'une chaîne. Si aucun caractère actuel dans la chaîne ensuite une chaîne vide n'est retourné.

Espace de noms :  Microsoft.TeamFoundation.Framework.Server
Assembly :  Microsoft.TeamFoundation.Framework.Server (dans Microsoft.TeamFoundation.Framework.Server.dll)

Syntaxe

'Déclaration
Public Shared Function ToInitials ( _
    fullName As String _
) As String
public static string ToInitials(
    string fullName
)

Paramètres

Valeur de retour

Type : System.String

Sécurité .NET Framework

Voir aussi

Référence

AvatarUtils Classe

Microsoft.TeamFoundation.Framework.Server, espace de noms