GlobalObject.ushort Eigenschap

Definitie

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

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

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

Waarde van eigenschap

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

Van toepassing op