GitHubRelease.

TagName Property

Summary

Gets the name of the tag the release was created for.
Assembly
Cake.GitHub.dll
Namespace
Cake.GitHub
Containing Type
GitHubRelease

Syntax

public string TagName { get; }

Value

Type Description
string