GlobalObject.uint Proprietà

Definizione

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

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

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

Valore della proprietà

Tipo gestito che corrisponde al tipo di dati JScript uint .

Si applica a