IConfigErrorInfo Interface
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Defines an interface used by the .NET Framework to support creating error configuration records.
Assembly: System.Configuration (in System.Configuration.dll)
| Name | Description | |
|---|---|---|
![]() | Filename | This API supports the product infrastructure and is not intended to be used directly from your code. Gets a string specifying the file name related to the configuration details. |
![]() | LineNumber | This API supports the product infrastructure and is not intended to be used directly from your code. Gets an integer specifying the line number related to the configuration details. |
.NET Framework
Available since 2.0
Available since 2.0
Show:
