Get/set the entry's magic tag.
public string Magic {get; set;}
Exceptions
Exception Type | Condition |
---|---|
ArgumentNullException | Thrown when attempting to set Magic to null. |
Get/set the entry's magic tag.
Exception Type | Condition |
---|---|
ArgumentNullException | Thrown when attempting to set Magic to null. |