Asn1Tag.TagValue Property

Definition

The numeric value for this tag.

public:
 property int TagValue { int get(); };
public int TagValue { get; }
member this.TagValue : int
Public ReadOnly Property TagValue As Integer

Property Value

Remarks

If TagClass is Universal, this value can be interpreted as a UniversalTagNumber.

Applies to