OnGetReaderAtDetailContents Method
Collapse the table of content
Expand the table of content

MessageFault.OnGetReaderAtDetailContents Method

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

When called in a derived class, returns an XmlDictionaryReader object that is positioned on the detail object of the MessageFault.

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

'Declaration
Protected Overridable Function OnGetReaderAtDetailContents As XmlDictionaryReader

Return Value

Type: System.Xml.XmlDictionaryReader
An XmlDictionaryReader object that is positioned on the detail object of the MessageFault.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft