Search Results for

    Show / Hide Table of Contents
    View Source

    Class InstallationResult

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Core.Models.Installer
    Assembly: Umbraco.Core.dll
    Syntax
    public class InstallationResult

    Properties

    View Source

    ErrorMessage

    Gets ore sets a string specifying why the installation failed.

    Declaration
    public string ErrorMessage { get; set; }
    Property Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • ErrorMessage
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX