Message.OnGetReaderAtBodyContents 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
在擷取存取此訊息之本文內容的 XML 字典讀取器時呼叫。
protected:
virtual System::Xml::XmlDictionaryReader ^ OnGetReaderAtBodyContents();
protected virtual System.Xml.XmlDictionaryReader OnGetReaderAtBodyContents ();
abstract member OnGetReaderAtBodyContents : unit -> System.Xml.XmlDictionaryReader
override this.OnGetReaderAtBodyContents : unit -> System.Xml.XmlDictionaryReader
Protected Overridable Function OnGetReaderAtBodyContents () As XmlDictionaryReader
傳回
存取此訊息內文內容的 XmlDictionaryReader 物件。