GitHubRelease.

Body Property

Summary

Gets the release's description (a Markdown string).
Assembly
Cake.GitHub.dll
Namespace
Cake.GitHub
Containing Type
GitHubRelease

Syntax

public string Body { get; }

Value

Type Description
string