MessageFault.GetReaderAtDetailContents Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Returns an XmlDictionaryReader object that is positioned on the detail object of the MessageFault.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Return Value
Type: System.Xml.XmlDictionaryReaderAn XmlDictionaryReader object that is positioned on the detail object of the MessageFault.
Show: