Name

TorrentSharedFilePackage.Name property

Gets the full name of the file (relative path to the file from the root torrent folder).

public string Name { get; }

Property Value

The full name of the file (relative path to the file from the root torrent folder).

See Also