Share via


InvocationBindingFailureMessage.BindingFailure Property

Definition

Gets the exception thrown during binding.

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

Property Value

Applies to