IApplicationSettings-Schnittstelle
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Syntax
'Declaration
<InheritedExportAttribute> _
Public Interface IApplicationSettings
[InheritedExportAttribute]
public interface IApplicationSettings
Der IApplicationSettings-Typ macht die folgenden Member verfügbar.
Eigenschaften
Name | Beschreibung | |
---|---|---|
Item | Geben Sie den Wert für die angebotene Schlüssel zurück.Gibt NULL, wenn der Schlüssel nicht vorhanden ist. |
Zum Seitenanfang