PropertyMap.PropertyMappingError Zdarzenie

Definicja

Występuje, gdy wyjątek jest zgłaszany przez tłumacza właściwości.

public:
 event EventHandler<System::Windows::Forms::Integration::PropertyMappingExceptionEventArgs ^> ^ PropertyMappingError;
public event EventHandler<System.Windows.Forms.Integration.PropertyMappingExceptionEventArgs> PropertyMappingError;
member this.PropertyMappingError : EventHandler<System.Windows.Forms.Integration.PropertyMappingExceptionEventArgs> 
Public Custom Event PropertyMappingError As EventHandler(Of PropertyMappingExceptionEventArgs) 

Typ zdarzenia

Uwagi

Programy obsługi dla PropertyMappingError zdarzenia mogą opcjonalnie zgłaszać wyjątek, ustawiając flagę ThrowExceptionPropertyMappingExceptionEventArgsna .

Dotyczy

Zobacz też