Constants Class
Definition
- Namespace
- Sandcastle.Core
- Assembly
- Sandcastle.Core.dll
This class holds a set of constants that define various application values such as the application name, common data folder locations, etc.
public static class Constants
- Inheritance
-
Constants
Fields
| AppName |
The application name |
| CompanyName |
The company name |
| ComponentsAndPlugInsFolder |
This folder is located under the CommonApplicationData folder and contains custom build components that can be added to a project. |
| DefaultPresentationStyle |
The default presentation style |
| ProgramDataFolder |
The application folder in which the component and user data files are stored. |