共用方式為


BarcodeSymbologies.Unknown 屬性

定義

未知的條碼符號。

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

屬性值

UInt32

unsigned int

uint32_t

未知的條碼符號。

適用於