共用方式為


BarcodeSymbologies.MsTag 屬性

定義

取得 Microsoft 標籤條碼符號。

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

屬性值

UInt32

unsigned int

uint32_t

Microsoft 標籤條碼符號。

適用於