Share via


IEExecuteRemote.Exception 속성

정의

하나가 throw된 경우 예외를 가져옵니다.

이 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

속성 값

Serialize 된 예외 또는 null (Visual Basic)에서는 Nothing 이면 예외가 throw 되지 되었습니다.

적용 대상