ScriptCompilerError(String, Boolean) Constructeur
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:
ScriptCompilerError(System::String ^ message, bool isError);
public ScriptCompilerError (string message, bool isError);
new Microsoft.BizTalk.BaseFunctoids.ScriptCompilerError : string * bool -> Microsoft.BizTalk.BaseFunctoids.ScriptCompilerError
Public Sub New (message As String, isError As Boolean)
Paramètres
- message
- String
- isError
- Boolean