Determines whether the container should scan and automatically manage event listener containers
(Types marked with EventDrivenAttribute).
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
bool ScanEventContainers { get; }
ReadOnly Property ScanEventContainers As Boolean Get
property bool ScanEventContainers { bool get (); }
/** @property */ boolean get_ScanEventContainers()