InstallSettings.

StartMode Property

Summary

Specifies the start type for the service. The default setting is start= demand.
Assembly
Cake.Services.dll
Namespace
Cake.Services
Containing Type
InstallSettings

Syntax

public string StartMode { get; set; }

Value

Type Description
string