Share via


IApplicationSettings Interface

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
[InheritedExportAttribute]
public interface class IApplicationSettings
[<InheritedExportAttribute>]
type IApplicationSettings =  interface end
public interface IApplicationSettings

The IApplicationSettings type exposes the following members.

Properties

  Name Description
Public property Item Return the value for the provided key. Returns null if the key does not exist.

Top

See Also

Reference

Microsoft.TeamFoundation.Framework.Server Namespace