Partager via


TFCommonUtil.ReadRegistryValue<T>, méthode

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

Syntaxe

'Déclaration
Public Shared Function ReadRegistryValue(Of T) ( _
    hiveRoot As RegistryKey, _
    key As String, _
    valueName As String _
) As T
public static T ReadRegistryValue<T>(
    RegistryKey hiveRoot,
    string key,
    string valueName
)

Paramètres de type

  • T

Paramètres

Valeur de retour

Type : T

Sécurité .NET Framework

Voir aussi

Référence

TFCommonUtil Classe

Microsoft.TeamFoundation.Common, espace de noms