AdaptiveDialog.DefaultResultProperty プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ダイアログが終了し、Actionsが終了しAutoEndDialog = trueの場合にプロパティを結果として返すように設定します。
public string DefaultResultProperty { get; set; }
member this.DefaultResultProperty : string with get, set
Public Property DefaultResultProperty As String
プロパティ値
ダイアログが終了し、Actionsが終了したときに結果として返すプロパティ、そしてAutoEndDialog = true。