GitHubCreateReleaseSettings.

Body Property

Summary

Gets or sets the release's description.
Assembly
Cake.GitHub.dll
Namespace
Cake.GitHub
Containing Type
GitHubCreateReleaseSettings

Syntax

public string Body { get; set; }

Value

Type Description
string