ModuleEntry ReferencedAssembliesNames Property Kentico 8.1 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.1.5347.20411)

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