MessageFault.GetReaderAtDetailContents Metodo

Definizione

Restituisce un XmlDictionaryReader oggetto posizionato sull'oggetto dettaglio dell'oggetto MessageFault.

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

Valori restituiti

Oggetto XmlDictionaryReader posizionato sull'oggetto dettaglio dell'oggetto MessageFault.

Si applica a