Partager via


PendingChange.GetLocalizedStringForItemType, méthode

Obtient la chaîne localisée correspondant au type d'élément.

Espace de noms :  Microsoft.TeamFoundation.VersionControl.Client
Assembly :  Microsoft.TeamFoundation.VersionControl.Client (dans Microsoft.TeamFoundation.VersionControl.Client.dll)

Syntaxe

'Déclaration
Public Shared Function GetLocalizedStringForItemType ( _
    type As ItemType _
) As String
public static string GetLocalizedStringForItemType(
    ItemType type
)

Paramètres

Valeur de retour

Type : System.String
Chaîne localisée.Peut être une chaîne vide si l'entrée était ItemType.Any.

Sécurité .NET Framework

Voir aussi

Référence

PendingChange Classe

Microsoft.TeamFoundation.VersionControl.Client, espace de noms