|
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.230-beta
Syntaxfunction get_SupportSystemCommands();
function set_SupportSystemCommands(value);
View SourceProperty Value
Boolean
See Also