Share via


EmitEvent.HandledProperty Property

Definition

Gets or sets the property path to store whether the event was handled or not.

public AdaptiveExpressions.Properties.StringExpression HandledProperty { get; set; }
member this.HandledProperty : AdaptiveExpressions.Properties.StringExpression with get, set
Public Property HandledProperty As StringExpression

Property Value

The property path to store whether the event was handled or not.

Applies to