ModuleEntry ReferencedAssembliesNames Property Kentico 8.0 API Reference
Gets a set of names of assemblies referenced by the assembly of this module entry.

Namespace: CMS.Core
Assembly: CMS.Core (in CMS.Core.dll) Version: 8.0.0.0 (8.0.5239.26125)

Property Value

Type: OnlineHashSet OnlineString 
Remarks

The set performs a case-insensitive string comparison using the word comparison rules of the invariant culture.
See Also