Compartir a través de


RegistryEntryCollection.TryGetValue (Método)

Espacio de nombres:  Microsoft.TeamFoundation.Framework.Server
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

'Declaración
Public Function TryGetValue ( _
    path As String, _
    <OutAttribute> ByRef entry As RegistryEntry _
) As Boolean
public bool TryGetValue(
    string path,
    out RegistryEntry entry
)

Parámetros

Valor devuelto

Tipo: System.Boolean
Devuelva Boolean.

Seguridad de .NET Framework

Vea también

Referencia

RegistryEntryCollection Clase

Microsoft.TeamFoundation.Framework.Server (Espacio de nombres)