InstallSettings.

Dependencies Property

Summary

Specifies the names of services or groups that must start before this service starts. The names are separated by forward slashes (/).
Assembly
Cake.Services.dll
Namespace
Cake.Services
Containing Type
InstallSettings

Syntax

public string Dependencies { get; set; }

Value

Type Description
string