BarcodeSymbologies.Gs1DWCode 属性

定义

获取 GS1DWCode 条形码符号系统。

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

属性值

UInt32

unsigned int

uint32_t

GS1DWCode 条形码符号。

Windows 要求

设备系列
Windows 10 Creators Update (在 10.0.15063.0 中引入)
API contract
Windows.Foundation.UniversalApiContract (在 v4.0 中引入)

适用于