SectionInformation.SetRawXml(String) Méthode

Définition

Affecte à l'objet une valeur de représentation XML de la section de configuration associée dans le fichier de configuration.

public void SetRawXml (string rawXml);

Paramètres

rawXml
String

XML à utiliser.

Exceptions

rawXml a la valeur null.

S’applique à