Condividi tramite


LenientGlobalObject.TypeError Proprietà

Definizione

Ottiene o imposta un oggetto basato su prototipo definito da un oggetto funzione costruttore ErrorConstructor e inizializzato come TypeError.

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

public:
 property System::Object ^ TypeError { System::Object ^ get(); void set(System::Object ^ value); };
public object TypeError { get; set; }
member this.TypeError : obj with get, set
Public Property TypeError As Object

Valore della proprietà

Oggetto ErrorConstructor.

Si applica a