Tag Field

Gets or sets the file header tag (for deserialization purpose only).
Public Tag As String
This language is not supported or no code example is available.
public string Tag
This language is not supported or no code example is available.

Field Value

string
Remarks
 
It can be used to handle custom versions. It is filled by the BeforeDeserialize method with the data get from the file header.

.NET Framework

Supported in: 4.8

In this article

Definition