Share via


IEExecuteRemote.Exception Propriété

Définition

Obtient une exception si une exception a été levée.

Cette API prend en charge l'infrastructure du produit et n'est pas destinée à être utilisée directement à partir de votre code.

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

Valeur de propriété

Exception sérialisée ou null (Nothing en Visual Basic) si aucune exception n’a été levée.

S’applique à