InvocationBindingFailureMessage.BindingFailure 속성

정의

바인딩하는 동안 throw된 예외를 가져옵니다.

public:
 property System::Runtime::ExceptionServices::ExceptionDispatchInfo ^ BindingFailure { System::Runtime::ExceptionServices::ExceptionDispatchInfo ^ get(); };
public System.Runtime.ExceptionServices.ExceptionDispatchInfo BindingFailure { get; }
member this.BindingFailure : System.Runtime.ExceptionServices.ExceptionDispatchInfo
Public ReadOnly Property BindingFailure As ExceptionDispatchInfo

속성 값

적용 대상