Search Results for

    Show / Hide Table of Contents
    View Source

    Class ConfigurationServiceResult

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Core.HealthChecks
    Assembly: Umbraco.Core.dll
    Syntax
    public class ConfigurationServiceResult

    Properties

    View Source

    Result

    Declaration
    public string Result { get; set; }
    Property Value
    Type Description
    System.String
    View Source

    Success

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