GlobalObject.char Proprietà

Definizione

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

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

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

Valore della proprietà

Tipo gestito che corrisponde al tipo di dati JScript char .

Si applica a