PropertyValue.PropertyValueException 事件
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
主機實作針對錯誤處理所使用的事件。
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)