12#ifndef ARCANE_UTILS_DOTNETRUNTIMEINITIALISATIONINFO_H
13#define ARCANE_UTILS_DOTNETRUNTIMEINITIALISATIONINFO_H
18#include "arcane/utils/PropertyDeclarations.h"
45 void setIsUsingDotNetRuntime(
bool v);
46 bool isUsingDotNetRuntime()
const;
49 String mainAssemblyName()
const;
52 String executeClassName()
const;
55 String executeMethodName()
const;
59 String embeddedRuntime()
const;
Déclarations des types utilisés dans Arcane.
Informations pour l'initialisation du runtime '.Net'.
Vue sur une chaîne de caractères UTF-8.
Chaîne de caractères unicode.
-*- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature -*-