'DeclarationPublic Enum LlAutoRecoveryOption Inherits System.Enum
public enum LlAutoRecoveryOption : System.Enum
public enum class LlAutoRecoveryOption : public System.Enum
Customize the auto recovery dialogue by providing a combination of supported modes.
'DeclarationPublic Enum LlAutoRecoveryOption Inherits System.Enum
public enum LlAutoRecoveryOption : System.Enum
public enum class LlAutoRecoveryOption : public System.Enum
| Member | Description |
|---|---|
| NewFile | Copy recovered project to a new file and load it. |
| Overwrite | Replace loaded project file with the recovered project (project file path does not change). |
System.Object
System.ValueType
System.Enum
combit.Reporting.LlAutoRecoveryOption
Platforms: Windows 10 (Version 21H2 - 22H2), Windows 11 (22H2 - 25H2), Windows Server 2016 - 2025
.NET: .NET Framework 4.8, .NET 8, .NET 9, .NET 10