EmitEvent.EventValue 属性

定义

获取或设置内存属性路径,用于获取要作为事件的一部分发送的值。

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

属性值

用于获取要作为事件的一部分发送的值的内存属性路径。

适用于