Compartilhar via


SectionInformation.SetRawXml(String) Método

Definição

Define o objeto como uma representação XML da seção de configuração associada dentro do arquivo de configuração.

public:
 void SetRawXml(System::String ^ rawXml);
public void SetRawXml (string rawXml);
member this.SetRawXml : string -> unit
Public Sub SetRawXml (rawXml As String)

Parâmetros

rawXml
String

O XML a ser usado.

Exceções

rawXml é null.

Aplica-se a