共用方式為


AdaptiveDialog.DefaultResultProperty 屬性

定義

取得或設定屬性,當對話方塊沒有其他 Actions 和 AutoEndDialog = true 時,傳回為結果。

public string DefaultResultProperty { get; set; }
member this.DefaultResultProperty : string with get, set
Public Property DefaultResultProperty As String

屬性值

當對話方塊沒有其他 Actions 和 AutoEndDialog = true 時,要傳回的結果屬性。

適用於