C# Class Net.Torrent.ExtensionKeys

Well-known extensions key
Show file Open project: l0nley/Net.Torrent

Public Properties

Property Type Description
AnnounceList BString
Comment BString
CreatedBy BString
CreationDate BString
Private BString
Publisher BString
PublisherUrl BString

Property Details

AnnounceList public static property

Announce-list extension key
public static BString AnnounceList
return BString

Comment public static property

Comment extension key
public static BString Comment
return BString

CreatedBy public static property

Created-by extension key
public static BString CreatedBy
return BString

CreationDate public static property

Creation date extension key
public static BString CreationDate
return BString

Private public static property

Private flag key
public static BString Private
return BString

Publisher public static property

Publisher extension key
public static BString Publisher
return BString

PublisherUrl public static property

Publisher url extension key
public static BString PublisherUrl
return BString