TFCommonUtil.GetAppSettingAsBool (Método)

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

Sintaxis

'Declaración
Public Shared Function GetAppSettingAsBool ( _
    key As String, _
    defaultValue As Boolean _
) As Boolean
public static bool GetAppSettingAsBool(
    string key,
    bool defaultValue
)

Parámetros

Valor devuelto

Tipo: System.Boolean

Seguridad de .NET Framework

Vea también

Referencia

TFCommonUtil Clase

Microsoft.TeamFoundation.Common (Espacio de nombres)