Share via


GlobalObject.char Proprietà

Definizione

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

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

Valore della proprietà

Type

Tipo gestito che corrisponde al tipo di dati char JScript.

Si applica a