Contents
Method | GetTorrentAnnounceUris |
---|---|
Module | FileContent |
Library | FileContent |
Action | Returns all announce URI contained within the |
Parameters | FileName (string; required): The full path of the torrent file. |
Return values |
|
Example | Get on or more announce URI of a torrent called myTorrent.torrent: FileContent.GetTorrentAnnounceUris(FileName:"c:\\torrents\\myTorrent.torrent"); |
Platforms |
|
Notes |
|