CreatedBy

TorrentPackage.CreatedBy property

Gets or sets the name and version of the program used to create the torrent.

public string CreatedBy { get; set; }

Property Value

The name and version of the program used to create the torrent.

See Also