Share via


BarcodeSymbologies.MsTag property (Handheld 8)

2/18/2014

Gets the Microsoft tag barcode symbology.

Syntax

public static uint MsTag { get; }
PublicSharedReadOnlyProperty MsTag AsUInteger
   Get
public:
static property unsigned int MsTag { 
   unsigned int get();
}

Property Value

Type: System.UInt32 [.NET] | uint32 [C++]

The Microsoft tag barcode symbology.

See Also

Reference

BarcodeSymbologies class