EmitEvent.EventValue Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the memory property path to use to get the value to send as part of the event.
public AdaptiveExpressions.Properties.ValueExpression EventValue { get; set; }
member this.EventValue : AdaptiveExpressions.Properties.ValueExpression with get, set
Public Property EventValue As ValueExpression
Property Value
The memory property path to use to get the value to send as part of the event.