XmlValidatingStream Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class XmlValidatingStream : Microsoft::BizTalk::Streaming::XmlTranslatorStream
[System.Runtime.InteropServices.ComVisible(false)]
public class XmlValidatingStream : Microsoft.BizTalk.Streaming.XmlTranslatorStream
type XmlValidatingStream = class
inherit XmlTranslatorStream
Public Class XmlValidatingStream
Inherits XmlTranslatorStream
- Inheritance
-
XmlValidatingStream
- Attributes
Constructors
| XmlValidatingStream(Stream) |
Fields
| m_outputStream | (Inherited from XmlBufferedReaderStream) |
| m_reader | (Inherited from XmlTranslatorStream) |
| m_writer | (Inherited from XmlTranslatorStream) |
Properties
| CanRead | (Inherited from ForwardOnlyEventingReadStream) |
| CanSeek | (Inherited from ForwardOnlyEventingReadStream) |
| CanWrite | (Inherited from EventingReadStream) |
| EnableReadEvent | (Inherited from EventingReadStream) |
| Length | (Inherited from XmlBufferedReaderStream) |
| Position | (Inherited from XmlBufferedReaderStream) |
| ReadCompleted | (Inherited from EventingReadStream) |
| Schemas | |
| Terse | (Inherited from XmlTranslatorStream) |
Methods
Events
| AfterLastReadEvent | (Inherited from EventingReadStream) |
| BeforeFirstReadEvent | (Inherited from EventingReadStream) |
| ReadEvent | (Inherited from EventingReadStream) |