IEExecuteRemote.Exception 属性

定义

如果引发则发生异常。

此 API 支持产品基础结构,不能在代码中直接使用。

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

属性值

如果未引发异常,则序列化异常或 null (Visual Basic 中“无内容”) 。

适用于