Click or drag to resize

ServiceHelperSupportFileManagementCommands Property

Gets or sets boolean value that indicates whether the ServiceHelper will have support for file-management commands.

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

Property Value

Boolean
See Also