Compartir a través de


IApplicationSettings.Item (Propiedad)

Devuelve el valor para la clave proporcionada. Devuelve NULL si la clave no existe.

Espacio de nombres:  Microsoft.TeamFoundation.Framework.Server
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

'Declaración
ReadOnly Property Item ( _
    key As String _
) As String
string this[
    string key
] { get; }

Parámetros

Valor de propiedad

Tipo: System.String

Seguridad de .NET Framework

Vea también

Referencia

IApplicationSettings Interfaz

Microsoft.TeamFoundation.Framework.Server (Espacio de nombres)