Método CommonInformationHelper.ToInt (String)

Namespace:  Microsoft.TeamFoundation.Build.Common
Assembly:  Microsoft.TeamFoundation.Build.Common (em Microsoft.TeamFoundation.Build.Common.dll)

Sintaxe

'Declaração
Public Shared Function ToInt ( _
    value As String _
) As Integer
public static int ToInt(
    string value
)

Parâmetros

Valor de retorno

Tipo: System.Int32

Segurança do .NET Framework

Consulte também

Referência

CommonInformationHelper Classe

Sobrecargas ToInt

Namespace Microsoft.TeamFoundation.Build.Common