Share via


IApplicationSettings.Item, propriété

Retourne la valeur de la clé fournie. Retourne Null si la clé n'existe pas.

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

Syntaxe

'Déclaration
ReadOnly Property Item ( _
    key As String _
) As String
string this[
    string key
] { get; }

Paramètres

Valeur de propriété

Type : System.String

Sécurité .NET Framework

Voir aussi

Référence

IApplicationSettings Interface

Microsoft.TeamFoundation.Framework.Server, espace de noms