EpcEncoderData.Scheme Property

TegoOS

EpcEncoderDataScheme Property
Gets the scheme identification as represented in a Tag URI.

Namespace: Tego.Rfid.Tds
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)
Syntax
public string Scheme { get; }
Public ReadOnly Property Scheme As String
	Get
public:
property String^ Scheme {
	String^ get ();
}
member Scheme : string with get

Property Value

Type: String
See Also