IWebApplication::OpenWebConfiguration Method (Boolean)
.NET Framework (current version)
Returns a Configuration object representing the current Web application in the design host.
Assembly: System.Design (in System.Design.dll)
Parameters
- isReadOnly
-
Type:
System::Boolean
true to indicate the returned Configuration is editable; otherwise, false.
Return Value
Type: System.Configuration::Configuration^An object representing the current Web application in the design host.
.NET Framework
Available since 2.0
Available since 2.0
Show: