PropertyValue.PropertyValueException 이벤트

정의

오류 처리를 위해 호스트 구현에서 사용되는 이벤트입니다.

public:
 event EventHandler<System::Activities::Presentation::PropertyEditing::PropertyValueExceptionEventArgs ^> ^ PropertyValueException;
public event EventHandler<System.Activities.Presentation.PropertyEditing.PropertyValueExceptionEventArgs> PropertyValueException;
member this.PropertyValueException : EventHandler<System.Activities.Presentation.PropertyEditing.PropertyValueExceptionEventArgs> 
Public Custom Event PropertyValueException As EventHandler(Of PropertyValueExceptionEventArgs) 
Public Event PropertyValueException As EventHandler(Of PropertyValueExceptionEventArgs) 

이벤트 유형

EventHandler<PropertyValueExceptionEventArgs>

적용 대상