Freigeben über


TFCommonUtil.GetAppSettingAsBool-Methode

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

Syntax

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

Parameter

Rückgabewert

Typ: System.Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

TFCommonUtil Klasse

Microsoft.TeamFoundation.Common-Namespace