The reference to the gained or lost tag.

Namespace:  Phidgets.Events
Assembly:  Phidget21.NET (in Phidget21.NET.dll) Version: 2.1.9.34

Syntax

C#
public readonly string Tag
Visual Basic (Declaration)
Public ReadOnly Tag As String
Visual C++
public:
initonly String^ Tag

Remarks

The tag is a 10 digit hex number represented as a string.

See Also