Share via


EmitEvent.EventName Property

Definition

Gets or sets the name of the event to emit.

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

Property Value

The name of the event to emit.

Applies to