Partager via


DiffOptions.GetCodePage, méthode

Obtient la substitution de page de codes si disponible. Sinon retourne la page de codes fournie de passe.

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

Syntaxe

'Déclaration
Public Function GetCodePage ( _
    fallbackCodePage As Integer _
) As Integer
public int GetCodePage(
    int fallbackCodePage
)

Paramètres

Valeur de retour

Type : System.Int32
retourne Int32 ;

Sécurité .NET Framework

Voir aussi

Référence

DiffOptions Classe

Microsoft.TeamFoundation.VersionControl.Common, espace de noms