GlobalObject.uint Eigenschap

Definitie

Hiermee wordt het beheerde type opgehaald dat overeenkomt met het JScript-gegevenstype uint .

Deze API ondersteunt de productinfrastructuur en is niet bedoeld om rechtstreeks vanuit de code te gebruiken.

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

Waarde van eigenschap

Het beheerde type dat overeenkomt met het JScript-gegevenstype uint .

Van toepassing op