Share via


RegistryEntryCollection.TryGetValue, méthode

Espace de noms :  Microsoft.TeamFoundation.Framework.Server
Assembly :  Microsoft.TeamFoundation.Framework.Server (dans Microsoft.TeamFoundation.Framework.Server.dll)

Syntaxe

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

Paramètres

Valeur de retour

Type : System.Boolean
retourne Boolean ;

Sécurité .NET Framework

Voir aussi

Référence

RegistryEntryCollection Classe

Microsoft.TeamFoundation.Framework.Server, espace de noms