Compartilhar via


MessageFault.GetReaderAtDetailContents Método

Definição

Retorna um objeto XmlDictionaryReader que é posicionado no objeto de detalhes do MessageFault.

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

Retornos

Um objeto XmlDictionaryReader que é posicionado no objeto de detalhes do MessageFault.

Aplica-se a