Compartir a través de


RegistryHelper.GetValue (Método)

Espacio de nombres:  Microsoft.TeamFoundation.Common.Internal
Ensamblado:  Microsoft.TeamFoundation.Common (en Microsoft.TeamFoundation.Common.dll)

Sintaxis

'Declaración
Public Shared Function GetValue ( _
    registryKey As SafeHandle, _
    name As String, _
    defaultValue As Object _
) As Object
public static Object GetValue(
    SafeHandle registryKey,
    string name,
    Object defaultValue
)

Parámetros

Valor devuelto

Tipo: System.Object

Seguridad de .NET Framework

Vea también

Referencia

RegistryHelper Clase

Microsoft.TeamFoundation.Common.Internal (Espacio de nombres)