InvocationBindingFailureMessage.BindingFailure プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
バインド中にスローされた例外を取得します。
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