Description
The System
indicates whether the specified application process is a system process. System processes are, for example, those running under the System, Local Service and Network Service accounts.
Declaration
TestObj.System
Read-Only Property | Boolean |
TestObj | A variable, parameter or expression that specifies a reference to one of the objects listed in the Applies To section |
Applies To
The property is applied to the following objects:
View Mode
To view this property in the Object Browser panel and in other panels and dialogs, activate the Advanced view mode.
Property Value
True, if the process is system, and False otherwise.