GitlabRelease.ReleasedAt Property
Declaring Type: GitlabRelease
Namespace: Velopack.Sources
Assembly: Velopack
Assembly Version: 0.0.1298+ed8600e
The date which this release was published publicly.
[JsonPropertyName("released_at")]
public DateTime? ReleasedAt { get; set; }
Property Value
Nullable<DateTime>
Documentation generated by MdDocs