SectionInformation::SetRawXml Method (String^)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Sets the object to an XML representation of the associated configuration section within the configuration file.
Assembly: System.Configuration (in System.Configuration.dll)
Parameters
- rawXml
-
Type:
System::String^
The XML to use.
| Exception | Condition |
|---|---|
| ArgumentException | rawXml is null. |
.NET Framework
Available since 2.0
Available since 2.0
Show: