|
ServiceInstallerExFailRunCommand Property
|
Sets the service fail run command.
Namespace: GSF.ServiceProcessAssembly: GSF.ServiceProcess (in GSF.ServiceProcess.dll) Version: 2.4.205-beta
Syntax public string FailRunCommand { set; }
Public WriteOnly Property FailRunCommand As String
Set
public:
property String^ FailRunCommand {
void set (String^ value);
}
member FailRunCommand : string with set
function set_FailRunCommand(value);
View SourceProperty Value
StringSee Also