Property OnCaptureErrorOccurred OnCaptureErrorOccurred 撮像エラー発生時のイベント。 Declaration public EventHandler<Exception> OnCaptureErrorOccurred { get; set; } Property Value Type Description EventHandler<Exception>