Partager via


TFCommonUtil.GetAppSettingAsBool, méthode

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

Syntaxe

'Déclaration
Public Shared Function GetAppSettingAsBool ( _
    key As String, _
    defaultValue As Boolean _
) As Boolean
public static bool GetAppSettingAsBool(
    string key,
    bool defaultValue
)

Paramètres

Valeur de retour

Type : System.Boolean

Sécurité .NET Framework

Voir aussi

Référence

TFCommonUtil Classe

Microsoft.TeamFoundation.Common, espace de noms