GuiResources.GetBool-Methode

Namespace:  Microsoft.TeamFoundation.VersionControl.Controls
Assembly:  Microsoft.TeamFoundation.VersionControl.Controls (in Microsoft.TeamFoundation.VersionControl.Controls.dll)

Syntax

'Declaration
Public Shared Function GetBool ( _
    resourceName As String _
) As Boolean
public static bool GetBool(
    string resourceName
)

Parameter

Rückgabewert

Typ: System.Boolean
Gibt Boolean zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

GuiResources Klasse

Microsoft.TeamFoundation.VersionControl.Controls-Namespace