Partager via


RegistryEntry.GetValue<T>, méthode (T)

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

Syntaxe

'Déclaration
Public Function GetValue(Of T) ( _
    defaultValue As T _
) As T
public T GetValue<T>(
    T defaultValue
)

Paramètres de type

  • T

Paramètres

  • defaultValue
    Type : T

Valeur de retour

Type : T
retourne String ;

Sécurité .NET Framework

Voir aussi

Référence

RegistryEntry Classe

GetValue, surcharge

Microsoft.TeamFoundation.Framework.Client, espace de noms