Freigeben über


TFCommonUtil.GetAppSettingAsInt-Methode

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

Syntax

'Declaration
Public Shared Function GetAppSettingAsInt ( _
    key As String, _
    defaultValue As Integer _
) As Integer
public static int GetAppSettingAsInt(
    string key,
    int defaultValue
)

Parameter

Rückgabewert

Typ: System.Int32

.NET Framework-Sicherheit

Siehe auch

Referenz

TFCommonUtil Klasse

Microsoft.TeamFoundation.Common-Namespace