Serializer.HeaderTag Property

During the serialization it represents the custom tag, during the deserialization it represents the file header tag.
Protected Friend Property HeaderTag() As String 
Get 
Protected Set(ByVal Value As As String)
This language is not supported or no code example is available.
internal protected string HeaderTag {get; protected set;}
This language is not supported or no code example is available.

Property Value

string
Remarks
 
It is equal to null when the Header is not read yet.

.NET Framework

Supported in: 4.8

In this article

Definition