Class InstallationResult
Inheritance
System.Object
Namespace: Umbraco.Cms.Core.Models.Installer
Assembly: Umbraco.Core.dll
Syntax
public class InstallationResult
Properties
View SourceErrorMessage
Gets ore sets a string specifying why the installation failed.
Declaration
public string ErrorMessage { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |