Del via


FileLoadExceptionContext Class

Definition

Contains information about a file load exception.

public ref class FileLoadExceptionContext
public class FileLoadExceptionContext
type FileLoadExceptionContext = class
Public Class FileLoadExceptionContext
Inheritance
FileLoadExceptionContext

Constructors

FileLoadExceptionContext()

Initializes a new instance of FileLoadExceptionContext.

Properties

Exception

Gets or sets the exception that occurred in Load.

Ignore

Gets or sets a value that indicates whether the exception is rethrown.

Provider

Gets or sets the FileConfigurationProvider that caused the exception.

Applies to