Data.Cloud.AmazonAPI.TAmazonBucketLoggingInfo.IsLoggingEnabled

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property IsLoggingEnabled: Boolean read FLoggingEnabled;

C++

__property bool IsLoggingEnabled = {read=FLoggingEnabled, nodefault};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Data.Cloud.AmazonAPI.pas
Data.Cloud.AmazonAPI.hpp
Data.Cloud.AmazonAPI TAmazonBucketLoggingInfo


Beschreibung

Gibt an, ob die Protokollierung aktiviert ist (True) oder nicht (False).

Siehe auch