Click or drag to resize
AppCoreSetupDependenciesFolderPath Property
Gets the path of the directory containing private assemblies.

Namespace: CMS.Core
Assembly: CMS.Core (in CMS.Core.dll) Version: 8.2.23
Syntax
C#
public string DependenciesFolderPath { get; }

Property Value

Type: String
See Also