[This is preliminary documentation and is subject to change.]

Retrives the appsettings from the configuration file. This file provides a wrapper over the web.config file.

Namespace:  OfficeClip.Utils
Assembly:  OfficeClip.Utils (in OfficeClip.Utils)
Version: 8.1.1.0

Syntax

C#
public class AppSettings
Visual Basic (Declaration)
Public Class AppSettings
Visual C++
public ref class AppSettings

Inheritance Hierarchy

System..::.Object
  OfficeClip.Utils..::.AppSettings

See Also