Message.OnWriteBodyContents(XmlDictionaryWriter) Metoda

Definicja

Wywoływana, gdy treść komunikatu jest zapisywana w pliku XML.

protected:
 abstract void OnWriteBodyContents(System::Xml::XmlDictionaryWriter ^ writer);
protected abstract void OnWriteBodyContents (System.Xml.XmlDictionaryWriter writer);
abstract member OnWriteBodyContents : System.Xml.XmlDictionaryWriter -> unit
Protected MustOverride Sub OnWriteBodyContents (writer As XmlDictionaryWriter)

Parametry

writer
XmlDictionaryWriter

Element XmlDictionaryWriter służący do zapisywania tej treści komunikatu w pliku XML.

Dotyczy