GlobalObject.float Proprietà

Definizione

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

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

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

Valore della proprietà

Tipo gestito che corrisponde al tipo di dati JScript float .

Si applica a