DrdaException.ExceptionHandler Property

Definition

public:
 property Microsoft::HostIntegration::Drda::Common::IExceptionHandler ^ ExceptionHandler { Microsoft::HostIntegration::Drda::Common::IExceptionHandler ^ get(); void set(Microsoft::HostIntegration::Drda::Common::IExceptionHandler ^ value); };
public Microsoft.HostIntegration.Drda.Common.IExceptionHandler ExceptionHandler { get; set; }
member this.ExceptionHandler : Microsoft.HostIntegration.Drda.Common.IExceptionHandler with get, set
Public Property ExceptionHandler As IExceptionHandler

Property Value

IExceptionHandler

Applies to