GuiResources.GetInt-Methode

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

Syntax

'Declaration
Public Shared Function GetInt ( _
    resourceName As String _
) As Integer
public static int GetInt(
    string resourceName
)

Parameter

Rückgabewert

Typ: System.Int32
Gibt Int32 zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

GuiResources Klasse

Microsoft.TeamFoundation.VersionControl.Controls-Namespace