Click or drag to resize
ModuleInstallationExceptionModuleVersion Property
Gets version of the module that caused the exception.

Namespace: CMS.Modules
Assembly: CMS.Modules (in CMS.Modules.dll) Version: 9.0.0
Syntax
C#
public string ModuleVersion { get; protected set; }

Property Value

Type: String
See Also