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

알 수 없는 바코드 기호입니다.

적용 대상