Condividi tramite


Metodo RegistryEntryCollection.TryGetValue

Spazio dei nomi:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Sintassi

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

Parametri

Valore restituito

Tipo: System.Boolean
Restituisca il valore Boolean.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

RegistryEntryCollection Classe

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server