Configuration.HasFile Property
.NET Framework (current version)
Gets a value that indicates whether a file exists for the resource represented by this Configuration object.
Assembly: System.Configuration (in System.Configuration.dll)
The HasFile property also returns true when the resource represented by this Configuration object inherits settings from a Web.config file.
The HasFile property returns false when this Configuration object represents a location-specific configuration.
.NET Framework
Available since 2.0
Available since 2.0
Show: