Partager via


ITeamFoundationRegistry.GetValue<T>, méthode (String, T)

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

Syntaxe

'Déclaration
Function GetValue(Of T) ( _
    path As String, _
    defaultValue As T _
) As T
T GetValue<T>(
    string path,
    T defaultValue
)

Paramètres de type

  • T

Paramètres

  • defaultValue
    Type : T

Valeur de retour

Type : T

Sécurité .NET Framework

Voir aussi

Référence

ITeamFoundationRegistry Interface

GetValue, surcharge

Microsoft.TeamFoundation.Framework.Client, espace de noms