Freigeben über


DiffOptions.GetCodePage-Methode

Ruft die Codepageüberschreibung ab, sofern verfügbar.Gibt andernfalls die bereitgestellte Fallbackcodepage zurück.

Namespace:  Microsoft.TeamFoundation.VersionControl.Common
Assembly:  Microsoft.TeamFoundation.VersionControl.Common (in Microsoft.TeamFoundation.VersionControl.Common.dll)

Syntax

'Declaration
Public Function GetCodePage ( _
    fallbackCodePage As Integer _
) As Integer
public int GetCodePage(
    int fallbackCodePage
)

Parameter

Rückgabewert

Typ: System.Int32
Gibt Int32 zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

DiffOptions Klasse

Microsoft.TeamFoundation.VersionControl.Common-Namespace