IEExecuteRemote.Exception Proprietà

Definizione

Ottiene un'eccezione, se generata.

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

public:
 property System::IO::Stream ^ Exception { System::IO::Stream ^ get(); };
public System.IO.Stream Exception { get; }
member this.Exception : System.IO.Stream
Public ReadOnly Property Exception As Stream

Valore della proprietà

Eccezione serializzata o null (Nothing in Visual Basic) se non è stata generata un'eccezione.

Si applica a