Enum HostType
The type of host application that is being initialized
Namespace: EPiServer.Framework.Initialization
Assembly: EPiServer.Framework.dll
Version: 7.19.2Syntax
public enum HostType
Fields
| Name | Description |
|---|---|
| Installer | |
| Service | |
| TestFramework | |
| Undefined | |
| VisualStudio | |
| WebApplication |