Ed2kFilelinkHttpSources Property
Gets the known http sources to the link, providing instant website sources for the download.
Namespace: DevCase.Core.Networking.Peer2PeerAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public ReadOnlyCollection<Uri> HttpSources { get; }
Public ReadOnly Property HttpSources As ReadOnlyCollection(Of Uri)
Get
Dim instance As Ed2kFilelink
Dim value As ReadOnlyCollection(Of Uri)
value = instance.HttpSources
public:
property ReadOnlyCollection<Uri^>^ HttpSources {
ReadOnlyCollection<Uri^>^ get ();
}
member HttpSources : ReadOnlyCollection<Uri> with get
No code example is currently available or this language may not be supported.
Property Value
ReadOnlyCollectionUri