GitHubRelease.

PublishedAt Property

Summary

Gets the time the release was published.
Assembly
Cake.GitHub.dll
Namespace
Cake.GitHub
Containing Type
GitHubRelease

Syntax

public Nullable<DateTime> PublishedAt { get; }

Value

Type Description
Nullable<DateTime>