XmlDasmStreamWrapper Costruttori
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Overload
XmlDasmStreamWrapper(XmlDasmReader) | |
XmlDasmStreamWrapper(XmlDasmReader, Boolean) |
XmlDasmStreamWrapper(XmlDasmReader)
public:
XmlDasmStreamWrapper(Microsoft::BizTalk::Component::XmlDasmReader ^ reader);
public XmlDasmStreamWrapper (Microsoft.BizTalk.Component.XmlDasmReader reader);
new Microsoft.BizTalk.Component.XmlDasmStreamWrapper : Microsoft.BizTalk.Component.XmlDasmReader -> Microsoft.BizTalk.Component.XmlDasmStreamWrapper
Public Sub New (reader As XmlDasmReader)
Parametri
- reader
- XmlDasmReader
Si applica a
XmlDasmStreamWrapper(XmlDasmReader, Boolean)
public:
XmlDasmStreamWrapper(Microsoft::BizTalk::Component::XmlDasmReader ^ reader, bool throwExceptions);
public XmlDasmStreamWrapper (Microsoft.BizTalk.Component.XmlDasmReader reader, bool throwExceptions);
new Microsoft.BizTalk.Component.XmlDasmStreamWrapper : Microsoft.BizTalk.Component.XmlDasmReader * bool -> Microsoft.BizTalk.Component.XmlDasmStreamWrapper
Public Sub New (reader As XmlDasmReader, throwExceptions As Boolean)
Parametri
- reader
- XmlDasmReader
- throwExceptions
- Boolean