Gets or sets a tag of this condition.
Namespace:
Rebex.TerminalEmulation
Assembly:
Rebex.Terminal (in Rebex.Terminal.dll)
Syntax
| Visual Basic |
|---|
Public Property Tag As Object Get Set |
| C# |
|---|
public Object Tag { get; set; } |