BarcodeSymbologies.MsTag Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The Microsoft tag barcode symbology.