Click or drag to resize
AppCoreSetup Class
Represents application startup parameters.
Inheritance Hierarchy
SystemObject
  CMS.CoreAppCoreSetup

Namespace: CMS.Core
Assembly: CMS.Core (in CMS.Core.dll) Version: 10.0.0
Syntax
C#
public sealed class AppCoreSetup

The AppCoreSetup type exposes the following members.

Properties
  NameDescription
Public propertyDependenciesFolderPath
Gets the path of the directory containing private assemblies.
Top
See Also