CreationDate

TorrentPackage.CreationDate property

Gets or sets the creation date of the torrent.

public DateTime? CreationDate { get; set; }

Property Value

The creation date of the torrent.

See Also