This class holds a set of constants that define various application values such as the application name, common data folder, etc.

Namespace: SandcastleBuilder.Utils
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 1.9.3.0

Syntax

C#
public static class Constants
Visual Basic
Public NotInheritable Class Constants

Inheritance Hierarchy

System..::..Object
  SandcastleBuilder.Utils..::..Constants

See Also