A Sandcastle Documented Class Library
OneTagProgressArgsMessage Property |
Gets the current message: likely what is being read.
Namespace: Tego.Rfid.Gen2
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)
Syntax
public string Message { get; }
Public ReadOnly Property Message As String Get
public: property String^ Message { String^ get (); }
member Message : string with get
Property Value
Type: StringSee Also