 | BasicAppSettingsAppConfigUserLoaded Eigenschaft |
True wenn eine XML-Datei im Format der app.config mit User-spezifischen Einstellungen
geladen werden konnte.
Namensraum: NetEti.ApplicationEnvironmentAssembly: NetEti.BasicAppSettings (in NetEti.BasicAppSettings.dll) Version: 1.0.0+47f2d73d44cbabd9edbd44700dbe27e722340f78
Syntaxpublic bool AppConfigUserLoaded { get; }
Public ReadOnly Property AppConfigUserLoaded As Boolean
Get
public:
property bool AppConfigUserLoaded {
bool get ();
}
member AppConfigUserLoaded : bool with get
Eigenschaftswert
Boolean
Siehe auch