EMS.Services.IEMSLoggingService.LoggingEnabled

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property LoggingEnabled: Boolean read GetLoggingEnabled;

C++

__property bool LoggingEnabled = {read=GetLoggingEnabled};

Propriétés

Type Visibilité  Source Unité  Parent
property public
EMS.Services.pas
EMS.Services.hpp
EMS.Services IEMSLoggingService


Description

Indique si la fonctionnalité de journalisation du serveur EMS est activée (True) ou désactivée (False).

Voir aussi