InlineScriptCompiler.CompileXslt(String, Boolean) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
Paramètres
- code
- String
- isXsltCallTemplate
- Boolean