Determines whether the container should scan and automatically manage processing unit components
(Types marked with BasicProcessingUnitComponentAttribute).
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
bool ScanBasicComponents { get; }
ReadOnly Property ScanBasicComponents As Boolean Get
property bool ScanBasicComponents { bool get (); }
/** @property */ boolean get_ScanBasicComponents()