Share via


BarcodeSymbologies.MsTag Property

Definition

Gets the Microsoft tag barcode symbology.

public:
 static property unsigned int MsTag { unsigned int get(); };
static uint32_t MsTag();
public static uint MsTag { get; }
var uInt32 = BarcodeSymbologies.msTag;
Public Shared ReadOnly Property MsTag As UInteger

Property Value

UInt32

unsigned int

uint32_t

The Microsoft tag barcode symbology.

Applies to