Ed2kFilelinkHashSet Property
Gets the MD4 hash set.
A hash set ensure that this file is always correct and helps spreading new and rare files.
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<string> HashSet { get; }
Public ReadOnly Property HashSet As ReadOnlyCollection(Of String)
Get
Dim instance As Ed2kFilelink
Dim value As ReadOnlyCollection(Of String)
value = instance.HashSet
public:
property ReadOnlyCollection<String^>^ HashSet {
ReadOnlyCollection<String^>^ get ();
}
member HashSet : ReadOnlyCollection<string> with get
No code example is currently available or this language may not be supported.
Property Value
ReadOnlyCollectionString