GitHubStatusSettings.

Context Property

Summary

A string label to differentiate this status from the status of other systems.

The default value is default.

Assembly
Cake.GitHub.dll
Namespace
Cake.GitHub
Containing Type
GitHubStatusSettings

Syntax

public string Context { get; set; }

Value

Type Description
string