Share via


GlobalObject.short Proprietà

Definizione

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

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

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

Valore della proprietà

Tipo gestito che corrisponde al tipo di dati short JScript.

Si applica a