MessageFault.GetReaderAtDetailContents Método
Definição
Retorna um objeto XmlDictionaryReader que é posicionado no objeto de detalhes do MessageFault.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
Retornos
Um objeto XmlDictionaryReader que é posicionado no objeto de detalhes do MessageFault.An XmlDictionaryReader object that is positioned on the detail object of the MessageFault.