Class ConfigurationServiceResult
Inheritance
System.Object
Namespace: Umbraco.Cms.Core.HealthChecks
Assembly: Umbraco.Core.dll
Syntax
public class ConfigurationServiceResult
Properties
View SourceResult
Declaration
public string Result { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Success
Declaration
public bool Success { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |