GlobalObject.short Eigenschap

Definitie

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

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

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

Waarde van eigenschap

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

Van toepassing op