GlobalObject.short Propiedad

Definición

Obtiene el tipo administrado que corresponde al tipo de datos JScript short .

Esta API admite la infraestructura de producto y no está pensada para usarse directamente en el código.

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

Valor de propiedad

Tipo administrado que corresponde al tipo de datos JScript short .

Se aplica a