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。

適用対象