次の方法で共有


StreamBindingFailureMessage.BindingFailure プロパティ

定義

バインド中にスローされた例外を取得します。

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

プロパティ値

適用対象