IConfigErrorInfo::LineNumber Property

 

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.

Namespace:   System.Configuration.Internal
Assembly:  System.Configuration (in System.Configuration.dll)

property int LineNumber {
	int get();
}

Property Value

Type: System::Int32

An integer specifying a line number.

.NET Framework
Available since 2.0
Return to top
Show: