DialogEvent.Value 屬性

定義

取得或設定與 事件相關聯的選擇性值。

public object Value { get; set; }
member this.Value : obj with get, set
Public Property Value As Object

屬性值

與事件相關聯的選擇性值。

適用於