InlineScriptCompiler.CompileXslt(String, Boolean) Methode
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:
Microsoft::BizTalk::BaseFunctoids::CompiledXsltInfo ^ CompileXslt(System::String ^ code, bool isXsltCallTemplate);
public Microsoft.BizTalk.BaseFunctoids.CompiledXsltInfo CompileXslt(string code, bool isXsltCallTemplate);
member this.CompileXslt : string * bool -> Microsoft.BizTalk.BaseFunctoids.CompiledXsltInfo
Public Function CompileXslt (code As String, isXsltCallTemplate As Boolean) As CompiledXsltInfo
Parameter
- code
- String
- isXsltCallTemplate
- Boolean