IConfigErrorInfo::Filename Property

 

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.

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

property String^ Filename {
	String^ get();
}

Property Value

Type: System::String^

A string specifying a filename.

.NET Framework
Available since 2.0
Return to top
Show: