Search Results for

    Show / Hide Table of Contents
    View Source

    Class ConfigurationServiceResult

    Inheritance
    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
    string
    View Source

    Success

    Declaration
    public bool Success { get; set; }
    Property Value
    Type Description
    bool
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX