GlobalObject.uint Proprietà

Definizione

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

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; }
member this.uint : Type
Public Shared ReadOnly Property uint As Type

Valore della proprietà

Type

Tipo gestito che corrisponde al tipo di dati uint JScript.

Si applica a