Click or drag to resize
ModuleInstallationExceptionOperation Property
Gets the name of installation operation that caused the exception.

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

Property Value

Type: String
See Also