Gets or sets an arbitrary object that provides additional data but is disposed between sessions.

Namespace: RRAutoLib.CTC
Assembly: RRAutoLib (in RRAutoLib.dll) Version: 1.4.4504.18867

Syntax

C#
public Object Tag { get; set; }
Visual Basic
Public Property Tag As Object
	Get
	Set

See Also