BTFDasmTranslatorStream Konstruktor
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public:
BTFDasmTranslatorStream(Microsoft::BizTalk::Component::Interop::IPipelineContext ^ pipelineContext, System::IO::Stream ^ data, System::String ^ oldNamespace, System::String ^ newNamespace, System::Text::Encoding ^ encoding);
public BTFDasmTranslatorStream (Microsoft.BizTalk.Component.Interop.IPipelineContext pipelineContext, System.IO.Stream data, string oldNamespace, string newNamespace, System.Text.Encoding encoding);
new Microsoft.BizTalk.Component.BTFDasmTranslatorStream : Microsoft.BizTalk.Component.Interop.IPipelineContext * System.IO.Stream * string * string * System.Text.Encoding -> Microsoft.BizTalk.Component.BTFDasmTranslatorStream
Parameter
- pipelineContext
- IPipelineContext
- data
- Stream
- oldNamespace
- String
- newNamespace
- String
- encoding
- Encoding