Class LoggingProfileCreator.Result
Inheritance
LoggingProfileCreator.Result
Assembly: Serenity.UnityLogging.Infrastructure.Editor.dll
Syntax
public sealed class LoggingProfileCreator.Result : SerenityCreationResult
Constructors
Result()
Declaration
Fields
ConsoleSettingsAssetPath
Declaration
public string ConsoleSettingsAssetPath
Field Value
ConsoleSettingsUpdatedExisting
Declaration
public bool ConsoleSettingsUpdatedExisting
Field Value
FileSettingsAssetPath
Declaration
public string FileSettingsAssetPath
Field Value
FileSettingsUpdatedExisting
Declaration
public bool FileSettingsUpdatedExisting
Field Value
ProfileAssetPath
Declaration
public string ProfileAssetPath
Field Value
ProfileUpdatedExisting
Declaration
public bool ProfileUpdatedExisting
Field Value
StructuredBackendAssetPath
Declaration
public string StructuredBackendAssetPath
Field Value
StructuredSettingsAssetPath
Declaration
public string StructuredSettingsAssetPath
Field Value
StructuredSettingsUpdatedExisting
Declaration
public bool StructuredSettingsUpdatedExisting
Field Value