GlobalObject.int Eigenschap

Definitie

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

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

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

Waarde van eigenschap

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

Van toepassing op