|
ServiceHelperSupportSystemCommands Property
|
Gets or sets a boolean value that indicates whether
ServiceHelper commands will have support for system-level access (-system switch).
Namespace: GSF.ServiceProcessAssembly: GSF.ServiceProcess (in GSF.ServiceProcess.dll) Version: 2.4.205-beta
Syntax function get_SupportSystemCommands();
function set_SupportSystemCommands(value);
View SourceProperty Value
BooleanSee Also