AddressHeader.GetAddressHeaderReader Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Returns an XML reader that can serialize the current address header object.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Return Value
Type: System.Xml.XmlDictionaryReaderAn instance of XmlDictionaryReader that can serialize the current address header object.
Show: