다음을 통해 공유


GlobalObject.uint 속성

정의

JScript uint 데이터 형식에 해당하는 관리되는 형식을 가져옵니다.

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

public:
 static property Type ^ uint { Type ^ get(); };
public static Type uint { get; }
static member uint : Type
Public Shared ReadOnly Property uint As Type

속성 값

JScript uint 데이터 형식에 해당하는 관리되는 형식입니다.

적용 대상