CVB.Net 14.0
MagicNumberEntry Struct Reference

A single Magic Number entry. More...

Public Member Functions

override string ToString ()
 Gets the string representation of this magic number info. More...
 

Public Attributes

readonly string ProviderName
 The friendly (= human-readable) name of the license provider, that reported this Magic Number entry.
 
readonly string ToolID
 The tool ID of the Magic Number entry.
 
readonly string MagicNumber
 The Magic Number.
 
readonly int SerialNumber
 The serial number assigned to this Magic Number entry (0 if it has no inherent link to a serial number).
 

Detailed Description

A single Magic Number entry.

Member Function Documentation

◆ ToString()

override string ToString ( )

Gets the string representation of this magic number info.

Returns
String representation.