MessageFault.GetReaderAtDetailContents Method

Definition

Returns an XmlDictionaryReader object that is positioned on the detail object of the MessageFault.

public:
 System::Xml::XmlDictionaryReader ^ GetReaderAtDetailContents();
public System.Xml.XmlDictionaryReader GetReaderAtDetailContents ();
member this.GetReaderAtDetailContents : unit -> System.Xml.XmlDictionaryReader
Public Function GetReaderAtDetailContents () As XmlDictionaryReader

Returns

An XmlDictionaryReader object that is positioned on the detail object of the MessageFault.

Applies to