This documentation is archived and is not being maintained.

IApplicationSettings Interface

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

[InheritedExportAttribute]
public interface class IApplicationSettings

The IApplicationSettings type exposes the following members.

  NameDescription
Public propertyItemReturn the value for the provided key. Returns null if the key does not exist.
Top
Show: