Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

MessageHeaders::WriteHeader Method

 

Serializes the header from the specified location using an XML writer.

Namespace:   System.ServiceModel.Channels
Assembly:  System.ServiceModel (in System.ServiceModel.dll)

NameDescription
System_CAPS_pubmethodWriteHeader(Int32, XmlDictionaryWriter^)

Serializes the header from the specified location using the specified XML writer.

System_CAPS_pubmethodWriteHeader(Int32, XmlWriter^)

Serializes the header from the specified location using the specified XML writer.

Return to top
Show:
© 2017 Microsoft