Compartir a través de


TFCommonUtil.GetAppSettingAsInt (Método)

Espacio de nombres:  Microsoft.TeamFoundation.Common
Ensamblado:  Microsoft.TeamFoundation.Common (en Microsoft.TeamFoundation.Common.dll)

Sintaxis

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

Parámetros

Valor devuelto

Tipo: System.Int32

Seguridad de .NET Framework

Vea también

Referencia

TFCommonUtil Clase

Microsoft.TeamFoundation.Common (Espacio de nombres)