Click or drag to resize

ServiceHelperSupportSystemCommands Property

Gets or sets a boolean value that indicates whether ServiceHelper commands will have support for system-level access (-system switch).

Namespace: GSF.ServiceProcess
Assembly: GSF.ServiceProcess (in GSF.ServiceProcess.dll) Version: 2.4.181-beta
Syntax
[DefaultValueAttribute(false)]
public bool SupportSystemCommands { get; set; }
View Source

Property Value

Boolean
See Also