GlobalObject.ushort Proprietà

Definizione

Ottiene il tipo gestito che corrisponde al tipo di dati ushort JScript.

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

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

Valore della proprietà

Type

Tipo gestito che corrisponde al tipo di dati ushort JScript.

Si applica a