| Visual Basic (Declaration) | |
|---|---|
Public MustOverride ReadOnly Property Entries As EventBasedActionsLogEntryCollection | |
| C# | |
|---|---|
public abstract EventBasedActionsLogEntryCollection Entries {get;} | |
| C++/CLI | |
|---|---|
public: abstract property EventBasedActionsLogEntryCollection^ Entries { EventBasedActionsLogEntryCollection^ get(); } | |
EventRules that are EventRule.Enabled will log information to the EventBasedActionsLog when logging is Enabled.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)