LenientGlobalObject.URIError Proprietà

Definizione

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

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

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

Valore della proprietà

Object

Oggetto ErrorConstructor.

Si applica a