InstallSettings.

Description Property

Summary

Specifies a description for the specified service. If no string is specified, the description of the service is not modified. There is no limit to the number of characters in the service description.
Assembly
Cake.Services.dll
Namespace
Cake.Services
Containing Type
InstallSettings

Syntax

public string Description { get; set; }

Value

Type Description
string