StreamBindingFailureMessage.BindingFailure Property     
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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